Skip to content

Commit def2d53

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2025-04-29) ### Bug Fixes * **deps:** update all non-major dependencies with stable version ([#24](#24)) ([1c55dc9](1c55dc9)) * **deps:** update dependency @stylistic/eslint-plugin to v4 ([#30](#30)) ([30941de](30941de))
1 parent 20350e3 commit def2d53

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.8](https://github.com/Kong/eslint-config-kong-ui/compare/v1.2.7...v1.2.8) (2025-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all non-major dependencies with stable version ([#24](https://github.com/Kong/eslint-config-kong-ui/issues/24)) ([1c55dc9](https://github.com/Kong/eslint-config-kong-ui/commit/1c55dc9793e14b97321402c8e08b26a29dd1eee9))
7+
* **deps:** update dependency @stylistic/eslint-plugin to v4 ([#30](https://github.com/Kong/eslint-config-kong-ui/issues/30)) ([30941de](https://github.com/Kong/eslint-config-kong-ui/commit/30941de3a07eef1addc734148aeea91e23a54b41))
8+
19
## [1.2.7](https://github.com/Kong/eslint-config-kong-ui/compare/v1.2.6...v1.2.7) (2025-04-11)
210

311

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.2.7",
3+
"version": "1.2.8",
44
"description": "Sharable ESLint configuration for Kong's frontend repositories",
55
"main": "configs/index.mjs",
66
"type": "module",

0 commit comments

Comments
 (0)