Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
chore(release): 12.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [12.0.1](v12.0.0...v12.0.1) (2021-11-25)

### Bug Fixes

* **rule:** disable jsdoc/check-examples ([03f2eea](03f2eea))
  • Loading branch information
semantic-release-bot committed Nov 25, 2021
1 parent 03f2eea commit 8279447
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [12.0.1](https://github.com/spudly/eslint-config/compare/v12.0.0...v12.0.1) (2021-11-25)


### Bug Fixes

* **rule:** disable jsdoc/check-examples ([03f2eea](https://github.com/spudly/eslint-config/commit/03f2eea7baf51ccc45249453f06ebaf3b7fc192d))

# [12.0.0](https://github.com/spudly/eslint-config/compare/v11.0.1...v12.0.0) (2021-11-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shuoink/eslint-config",
"version": "12.0.0",
"version": "12.0.1",
"description": "Shareable ESLint config",
"repository": "https://github.com/spudly/eslint-config",
"license": "ISC",
Expand Down

0 comments on commit 8279447

Please sign in to comment.