Skip to content

Commit 253f4ff

Browse files
authored
chore(main): release 0.1.43 (#115)
1 parent 6457150 commit 253f4ff

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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.42"
2+
".": "0.1.43"
33
}

CHANGELOG.md

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

3+
## [0.1.43](https://github.com/wopjs/eslint-config/compare/v0.1.42...v0.1.43) (2025-10-06)
4+
5+
6+
### Build System
7+
8+
* **deps-dev:** bump the dev-deps group with 2 updates ([#113](https://github.com/wopjs/eslint-config/issues/113)) ([08810a8](https://github.com/wopjs/eslint-config/commit/08810a8c812e3e947ae36ee6788806dfc00243d6))
9+
* **deps:** bump the prod-deps group with 4 updates ([#114](https://github.com/wopjs/eslint-config/issues/114)) ([6457150](https://github.com/wopjs/eslint-config/commit/6457150dd547c1dfa8b0a5ccb389291b6acac71a))
10+
311
## [0.1.42](https://github.com/wopjs/eslint-config/compare/v0.1.41...v0.1.42) (2025-09-30)
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": "@wopjs/eslint-config",
3-
"version": "0.1.42",
3+
"version": "0.1.43",
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)