Skip to content

Commit 7435e5e

Browse files
github-actions[bot]misterbridge
authored andcommitted
chore(main): release 5.2.0
1 parent 155d0dd commit 7435e5e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [5.2.0](https://github.com/Evaneos/front-config/compare/v5.1.4...v5.2.0) (2025-09-05)
4+
5+
6+
### Features
7+
8+
* add directive formatting rules for JavaScript/TypeScript directives ([155d0dd](https://github.com/Evaneos/front-config/commit/155d0dd5af96974488a8678fa85b2d55b8ebddd9))
9+
* **eslint:** add import plugin with order rule and include type definitions ([fe843f6](https://github.com/Evaneos/front-config/commit/fe843f6b10a37f5a1b1106d20fb4be0747a6c86f))
10+
311
## [5.1.4](https://github.com/Evaneos/front-config/compare/v5.1.3...v5.1.4) (2025-07-15)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@evaneos/front-config",
3-
"version": "5.1.4",
3+
"version": "5.2.0",
44
"engines": {
55
"node": ">=v18",
66
"npm": ">=9"

0 commit comments

Comments
 (0)