Skip to content

Commit

Permalink
release: 2.1.1
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2024-05-31)

### Bug Fixes

* Example commands after setup ([#56](#56)) ([b7f7035](b7f7035))
  • Loading branch information
semantic-release-bot committed May 31, 2024
1 parent b7f7035 commit 5f58e54
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.1.1](https://github.com/MatiPl01/react-native-library-template/compare/v2.1.0...v2.1.1) (2024-05-31)


### Bug Fixes

* Example commands after setup ([#56](https://github.com/MatiPl01/react-native-library-template/issues/56)) ([b7f7035](https://github.com/MatiPl01/react-native-library-template/commit/b7f70358991dcb1eb81d4dc4f3c0592964c4cb86))

# [2.1.0](https://github.com/MatiPl01/react-native-library-template/compare/v2.0.0...v2.1.0) (2024-04-30)


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": "rn-lib-temp",
"description": "A usable template for setting up a new React Native library. It's designed to reduce the hassle of configuration and help quickly start the project.",
"version": "2.1.0",
"version": "2.1.1",
"author": "Mateusz Łopaciński <[email protected]>",
"bin": "./bin/index.js",
"bugs": "https://github.com/MatiPl01/react-native-library-template/issues",
Expand Down

0 comments on commit 5f58e54

Please sign in to comment.