Skip to content

Commit

Permalink
release: 2.0.1
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2023-10-19)

### Bug Fixes

* npm versioning ([#22](#22)) ([472411f](472411f))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent 472411f commit 21c3d1a
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
@@ -1,3 +1,10 @@
## [2.0.1](https://github.com/MatiPl01/eslint-config-react-native-matipl01/compare/v2.0.0...v2.0.1) (2023-10-19)


### Bug Fixes

* npm versioning ([#22](https://github.com/MatiPl01/eslint-config-react-native-matipl01/issues/22)) ([472411f](https://github.com/MatiPl01/eslint-config-react-native-matipl01/commit/472411f83d0b66cc3e1670c01345d07072691a2d))

## [1.0.3](https://github.com/MatiPl01/eslint-config-react-native-matipl01/compare/v1.0.2...v1.0.3) (2023-10-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-react-native-matipl01",
"description": "eslint config for React Native projects",
"version": "2.0.0",
"version": "2.0.1",
"author": "Mateusz Łopaciński <lop.mateusz.2001@gmail.com>",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.3",
Expand Down

0 comments on commit 21c3d1a

Please sign in to comment.