Skip to content

Commit 10d1204

Browse files
chore(main): release esconfig 0.10.16 (#167)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ace0d53 commit 10d1204

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.10.15"
2+
".": "0.10.16"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.16](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.15...esconfig-v0.10.16) (2024-11-25)
6+
7+
8+
### Features
9+
10+
* **deps:** bump the all group across 1 directory with 9 updates ([#166](https://github.com/nihalgonsalves/esconfig/issues/166)) ([b6a4dde](https://github.com/nihalgonsalves/esconfig/commit/b6a4dde5effc2bc18508faf403d413d15bf190f0))
11+
512
## [0.10.15](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.14...esconfig-v0.10.15) (2024-11-11)
613

714

package.json

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

0 commit comments

Comments
 (0)