Skip to content

Commit c8dd29c

Browse files
chore(release): 1.5.7 [skip ci]
## [1.5.7](v1.5.6...v1.5.7) (2025-11-25) ### Bug Fixes * back to publishing using semantic-release [KHCP-17673] ([#63](#63)) ([56394bd](56394bd))
1 parent 56394bd commit c8dd29c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.7](https://github.com/Kong/eslint-config-kong-ui/compare/v1.5.6...v1.5.7) (2025-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* back to publishing using semantic-release [KHCP-17673] ([#63](https://github.com/Kong/eslint-config-kong-ui/issues/63)) ([56394bd](https://github.com/Kong/eslint-config-kong-ui/commit/56394bd9b709c0bcd860b18200ffb900e71ca578))
7+
18
## [1.5.6](https://github.com/Kong/eslint-config-kong-ui/compare/v1.5.5...v1.5.6) (2025-10-15)
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.5.6",
3+
"version": "1.5.7",
44
"description": "Sharable ESLint configuration for Kong's frontend repositories",
55
"main": "configs/index.mjs",
66
"type": "module",

0 commit comments

Comments
 (0)