We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103b7f4 commit c6e8e08Copy full SHA for c6e8e08
2 files changed
CHANGELOG.md
@@ -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
8
## [1.6.1](https://github.com/Kong/eslint-config-kong-ui/compare/v1.6.0...v1.6.1) (2026-02-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/eslint-config-kong-ui",
- "version": "1.6.1",
+ "version": "1.6.2",
"description": "Sharable ESLint configuration for Kong's frontend repositories",
"main": "configs/index.mjs",
"type": "module",
0 commit comments