Skip to content

Commit

Permalink
chore(main): release 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 18, 2024
1 parent 292da53 commit 7e4b4bd
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.

## [2.10.1](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.10.0...v2.10.1) (2024-04-18)


### Bug Fixes

* **setup-dependencies.mjs:** force eslint@^8 ([87d8e47](https://github.com/SandroMiguel/eslint-config-cecilia/commit/87d8e475742fe00673e369052dc630b3fbee632a))

## [2.10.0](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.9.1...v2.10.0) (2023-07-27)


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": "eslint-config-cecilia",
"version": "2.10.0",
"version": "2.10.1",
"description": "ESLint configuration for awesome projects",
"bin": {
"cecilia": "./bin/cecilia.mjs"
Expand Down

0 comments on commit 7e4b4bd

Please sign in to comment.