Skip to content

Commit c6e8e08

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2026-03-26) ### Bug Fixes * audit-fix ([#77](#77)) ([103b7f4](103b7f4))
1 parent 103b7f4 commit c6e8e08

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.2](https://github.com/Kong/eslint-config-kong-ui/compare/v1.6.1...v1.6.2) (2026-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* audit-fix ([#77](https://github.com/Kong/eslint-config-kong-ui/issues/77)) ([103b7f4](https://github.com/Kong/eslint-config-kong-ui/commit/103b7f43c54797494d171b7fd9a90e7759fad2db))
7+
18
## [1.6.1](https://github.com/Kong/eslint-config-kong-ui/compare/v1.6.0...v1.6.1) (2026-02-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong/eslint-config-kong-ui",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Sharable ESLint configuration for Kong's frontend repositories",
55
"main": "configs/index.mjs",
66
"type": "module",

0 commit comments

Comments
 (0)