Skip to content

Commit 2d00de1

Browse files
committed
chore(release): 0.1.1
1 parent 1faca58 commit 2d00de1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
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.
44

5+
### [0.1.1](https://github.com/handi-dev/react-native-typescript-boilerplate/compare/v0.0.4...v0.1.1) (2022-11-22)
6+
7+
8+
### Bug Fixes
9+
10+
* adjust code for installation ([e7784c9](https://github.com/handi-dev/react-native-typescript-boilerplate/commit/e7784c9b7f314bb361bcab00a6cf28b9ae468c46))
11+
* adjust description ([1faca58](https://github.com/handi-dev/react-native-typescript-boilerplate/commit/1faca58a649e7902082a445bb7b7669372828105))
12+
513
### [0.0.4](https://github.com/handi-dev/react-native-typescript-boilerplate/compare/v0.0.3...v0.0.4) (2022-07-23)
614

715
### [0.0.3](https://github.com/handi-dev/react-native-typescript-boilerplate/compare/v0.0.2...v0.0.3) (2022-07-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@handidev/react-native-typescript-boilerplate",
3-
"version": "0.0.4",
3+
"version": "0.1.1",
44
"keywords": [
55
"react",
66
"native",

0 commit comments

Comments
 (0)