Skip to content

Commit

Permalink
release: 3.1.2
Browse files Browse the repository at this point in the history
## [3.1.2](v3.1.1...v3.1.2) (2024-11-16)

### Bug Fixes

* npm package creation issues and make it lighter ([#67](#67)) ([3ec339a](3ec339a))
  • Loading branch information
semantic-release-bot committed Nov 16, 2024
1 parent 3ec339a commit 61c3243
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 @@
## [3.1.2](https://github.com/MatiPl01/react-native-library-template/compare/v3.1.1...v3.1.2) (2024-11-16)


### Bug Fixes

* npm package creation issues and make it lighter ([#67](https://github.com/MatiPl01/react-native-library-template/issues/67)) ([3ec339a](https://github.com/MatiPl01/react-native-library-template/commit/3ec339ab215f5693bc31c4495ec4f3cf4a87c4c7))

## [3.1.1](https://github.com/MatiPl01/react-native-library-template/compare/v3.1.0...v3.1.1) (2024-11-16)


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": "3.1.1",
"version": "3.1.2",
"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 61c3243

Please sign in to comment.