Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2024-08-17)

### Bug Fixes

* **deps:** update dependency @cspell/eslint-plugin to v8.13.3 ([438bdff](438bdff))

### Miscellaneous Chores

* add license file ([44ed78d](44ed78d))

### Code Refactors

* **semantic-release:** commit changes ([60b3acd](60b3acd))
  • Loading branch information
semantic-release-bot committed Aug 17, 2024
1 parent 438bdff commit c6ef887
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## [1.3.1](https://github.com/nimec01/eslint-config/compare/v1.3.0...v1.3.1) (2024-08-17)

### Bug Fixes

* **deps:** update dependency @cspell/eslint-plugin to v8.13.3 ([438bdff](https://github.com/nimec01/eslint-config/commit/438bdff053ae952196c6f790078e55ebd2e114e7))

### Miscellaneous Chores

* add license file ([44ed78d](https://github.com/nimec01/eslint-config/commit/44ed78d000168a15566d5c279eccbbdf2e1f8856))

### Code Refactors

* **semantic-release:** commit changes ([60b3acd](https://github.com/nimec01/eslint-config/commit/60b3acdf78b1be845600f0e69ea79c7ad15437ad))
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,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@nimec/eslint-config",
"version": "0.0.0-development",
"version": "1.3.1",
"description": "My personal eslint config",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit c6ef887

Please sign in to comment.