Skip to content

Commit

Permalink
chore(main): release esconfig 0.10.20 (#177)
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 Jan 31, 2025
1 parent bbe8218 commit 4ac3c75
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.19"
".": "0.10.20"
}
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.20](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.19...esconfig-v0.10.20) (2025-01-31)


### Features

* upgrade all, remove extraneous rules ([8f43e5e](https://github.com/nihalgonsalves/esconfig/commit/8f43e5e9d76a84f2d7db38f931fcb70ac6545acb))

## [0.10.19](https://github.com/nihalgonsalves/esconfig/compare/esconfig-v0.10.18...esconfig-v0.10.19) (2024-12-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.19",
"version": "0.10.20",
"description": "Shared ECMAScript Config (TS, Lint, Prettier)",
"main": "index.js",
"repository": "[email protected]:nihalgonsalves/esconfig.git",
Expand Down

0 comments on commit 4ac3c75

Please sign in to comment.