Skip to content

Commit

Permalink
chore(main): release esconfig 0.10.6 (#139)
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 Aug 26, 2024
1 parent d1c5394 commit 8de446f
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.5"
".": "0.10.6"
}
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.6](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.5...esconfig-v0.10.6) (2024-08-26)


### Features

* **deps:** bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group ([#140](https://github.com/nihalgonsalves/esconfig/issues/140)) ([d1c5394](https://github.com/nihalgonsalves/esconfig/commit/d1c5394f88d20a73e6e3c2fd9c46f246bf916775))
* **deps:** bump the all group with 5 updates ([#138](https://github.com/nihalgonsalves/esconfig/issues/138)) ([d439fdd](https://github.com/nihalgonsalves/esconfig/commit/d439fddc760e5f35bbc80705b26480ce51c9b2f2))

## [0.10.5](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.4...esconfig-v0.10.5) (2024-08-19)


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

0 comments on commit 8de446f

Please sign in to comment.