Skip to content

Commit a03ee98

Browse files
chore(release): 1.5.6 [skip ci]
## [1.5.6](v1.5.5...v1.5.6) (2025-10-15) ### Bug Fixes * **deps:** update all non-major dependencies with stable versions ([#53](#53)) ([c9d81ea](c9d81ea))
1 parent c9d81ea commit a03ee98

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.6](https://github.com/Kong/eslint-config-kong-ui/compare/v1.5.5...v1.5.6) (2025-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all non-major dependencies with stable versions ([#53](https://github.com/Kong/eslint-config-kong-ui/issues/53)) ([c9d81ea](https://github.com/Kong/eslint-config-kong-ui/commit/c9d81ea74c3add47abf39d6be94816a1df05d238))
7+
18
## [1.5.5](https://github.com/Kong/eslint-config-kong-ui/compare/v1.5.4...v1.5.5) (2025-08-21)
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.5",
3+
"version": "1.5.6",
44
"description": "Sharable ESLint configuration for Kong's frontend repositories",
55
"main": "configs/index.mjs",
66
"type": "module",

0 commit comments

Comments
 (0)