Skip to content

Commit

Permalink
chore(main): release esconfig 0.10.15 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 11, 2024
1 parent d1c4bea commit ec71999
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.10.14"
".": "0.10.15"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [0.10.15](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.14...esconfig-v0.10.15) (2024-11-11)


### Features

* **deps:** bump the all group with 3 updates ([#161](https://github.com/nihalgonsalves/esconfig/issues/161)) ([d1c4bea](https://github.com/nihalgonsalves/esconfig/commit/d1c4bea2eed9649100ff5ed248fe79a1afd5c3ae))
* **deps:** bump the all group with 4 updates ([#159](https://github.com/nihalgonsalves/esconfig/issues/159)) ([07e29e5](https://github.com/nihalgonsalves/esconfig/commit/07e29e5c3b83445ef5a6f02ab9143e8e458ef841))

## [0.10.14](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.13...esconfig-v0.10.14) (2024-11-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nihalgonsalves/esconfig",
"version": "0.10.14",
"version": "0.10.15",
"description": "Shared ECMAScript Config (TS, Lint, Prettier)",
"main": "index.js",
"repository": "git@github.com:nihalgonsalves/esconfig.git",
Expand Down

0 comments on commit ec71999

Please sign in to comment.