Skip to content

Commit ec71999

Browse files
chore(main): release esconfig 0.10.15 (#160)
1 parent d1c4bea commit ec71999

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.10.15](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.14...esconfig-v0.10.15) (2024-11-11)
6+
7+
8+
### Features
9+
10+
* **deps:** bump the all group with 3 updates ([#161](https://github.com/nihalgonsalves/esconfig/issues/161)) ([d1c4bea](https://github.com/nihalgonsalves/esconfig/commit/d1c4bea2eed9649100ff5ed248fe79a1afd5c3ae))
11+
* **deps:** bump the all group with 4 updates ([#159](https://github.com/nihalgonsalves/esconfig/issues/159)) ([07e29e5](https://github.com/nihalgonsalves/esconfig/commit/07e29e5c3b83445ef5a6f02ab9143e8e458ef841))
12+
513
## [0.10.14](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.13...esconfig-v0.10.14) (2024-11-04)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nihalgonsalves/esconfig",
3-
"version": "0.10.14",
3+
"version": "0.10.15",
44
"description": "Shared ECMAScript Config (TS, Lint, Prettier)",
55
"main": "index.js",
66
"repository": "[email protected]:nihalgonsalves/esconfig.git",

0 commit comments

Comments
 (0)