Skip to content

Commit

Permalink
chore(main): release 0.6.10 (#49)
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 Nov 20, 2023
1 parent e6a45fd commit 7e2ca6b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.6.10](https://github.com/nihalgonsalves/esconfig/compare/v0.6.9...v0.6.10) (2023-11-20)


### Features

* **deps:** bump the all group with 6 updates ([#48](https://github.com/nihalgonsalves/esconfig/issues/48)) ([e6a45fd](https://github.com/nihalgonsalves/esconfig/commit/e6a45fdadf926267151ef995a48bee8655558657))

## [0.6.9](https://github.com/nihalgonsalves/esconfig/compare/v0.6.8...v0.6.9) (2023-11-06)


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

0 comments on commit 7e2ca6b

Please sign in to comment.