Skip to content

Commit

Permalink
chore(main): release esconfig 0.10.17 (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
1 parent af03ae9 commit fb27c12
Show file tree
Hide file tree
Showing 3 changed files with 9 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.16"
".": "0.10.17"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.17](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.16...esconfig-v0.10.17) (2024-12-09)


### Features

* **deps:** bump the all group across 1 directory with 8 updates ([#169](https://github.com/nihalgonsalves/esconfig/issues/169)) ([af03ae9](https://github.com/nihalgonsalves/esconfig/commit/af03ae92e43ed8b1a2340df1f9e17790eaf5ee1c))

## [0.10.16](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.15...esconfig-v0.10.16) (2024-11-25)


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.16",
"version": "0.10.17",
"description": "Shared ECMAScript Config (TS, Lint, Prettier)",
"main": "index.js",
"repository": "git@github.com:nihalgonsalves/esconfig.git",
Expand Down

0 comments on commit fb27c12

Please sign in to comment.