Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 17, 2023
1 parent 1bcfd3a commit 882850b
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.0.2](https://github.com/sozonome/eslint-config-sznm/compare/v2.0.1...v2.0.2) (2023-07-17)


### Improvements

* add route as exception for noPreferDefaultExport ([1bcfd3a](https://github.com/sozonome/eslint-config-sznm/commit/1bcfd3adce48964ba2be221cde52cad35088aa34))

### [2.0.1](https://github.com/sozonome/eslint-config-sznm/compare/v2.0.0...v2.0.1) (2023-07-16)

## [2.0.0](https://github.com/sozonome/eslint-config-sznm/compare/v2.0.0-rc.1...v2.0.0) (2023-07-15)
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-sznm",
"version": "2.0.1",
"version": "2.0.2",
"description": "sozonome's ESLint configuration",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 882850b

Please sign in to comment.