Skip to content

Commit

Permalink
Merge pull request #64 from SandroMiguel/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--release-please-action

chore(main): release 2.10.0
  • Loading branch information
SandroMiguel committed Jul 27, 2023
2 parents 8dd769b + 5f2eaaf commit 88f6ceb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.0](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.9.1...v2.10.0) (2023-07-27)


### Features

* **unicorn.js:** disable `unicorn/filename-case` rule ([d1746d4](https://github.com/SandroMiguel/eslint-config-cecilia/commit/d1746d4ea524b208d4ce47e2734b717a3cb2c3ec))


### Bug Fixes

* **jsdoc.js:** remove jsdoc/newline-after-description ([4736bf7](https://github.com/SandroMiguel/eslint-config-cecilia/commit/4736bf7e7dff7d2b947d812cb6b8e28939c1b614))

## [2.9.1](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.9.0...v2.9.1) (2023-01-23)


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

0 comments on commit 88f6ceb

Please sign in to comment.