Skip to content

Commit

Permalink
chore(main): release esconfig 0.9.10 (#102)
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 May 6, 2024
1 parent 29cfc21 commit 0aad96b
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.9.9"
".": "0.9.10"
}
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.9.10](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.9.9...esconfig-v0.9.10) (2024-05-06)


### Features

* **deps:** bump the all group with 2 updates ([#101](https://github.com/nihalgonsalves/esconfig/issues/101)) ([29cfc21](https://github.com/nihalgonsalves/esconfig/commit/29cfc21bcc26c243aa7bb7e02d59494e288f67a2))

## [0.9.9](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.9.8...esconfig-v0.9.9) (2024-04-29)


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.9.9",
"version": "0.9.10",
"description": "Shared ECMAScript Config (TS, Lint, Prettier)",
"main": "index.js",
"repository": "[email protected]:nihalgonsalves/esconfig.git",
Expand Down

0 comments on commit 0aad96b

Please sign in to comment.