Skip to content

Commit 834994f

Browse files
authored
chore(main): release 0.1.47 (#123)
1 parent 5c198d8 commit 834994f

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.46"
2+
".": "0.1.47"
33
}

CHANGELOG.md

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

3+
## [0.1.47](https://github.com/wopjs/eslint-config/compare/v0.1.46...v0.1.47) (2025-10-27)
4+
5+
6+
### Build System
7+
8+
* **deps:** bump typescript-eslint in the prod-deps group ([#122](https://github.com/wopjs/eslint-config/issues/122)) ([5c198d8](https://github.com/wopjs/eslint-config/commit/5c198d830cd961c27bb5b515307336c2d62ac6ed))
9+
310
## [0.1.46](https://github.com/wopjs/eslint-config/compare/v0.1.45...v0.1.46) (2025-10-20)
411

512

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": "@wopjs/eslint-config",
3-
"version": "0.1.46",
3+
"version": "0.1.47",
44
"description": "Wopjs eslint config that aims to enforce code style that is consistent and diff-friendly, easy to review.",
55
"repository": "wopjs/eslint-config",
66
"main": "./index.js",

0 commit comments

Comments
 (0)