Skip to content

Commit 2b26493

Browse files
committed
chore(release): 0.0.10
1 parent a893034 commit 2b26493

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0.10](https://github.com/handi-dev/react-native-boilerplate/compare/v0.0.8...v0.0.10) (2022-07-18)
6+
7+
8+
### Features
9+
10+
* adjust readme ([013bae4](https://github.com/handi-dev/react-native-boilerplate/commit/013bae40331d4735115e156cdc38a9466514598f))
11+
512
### 0.0.8 (2022-07-18)
613

714
### [0.0.6](https://github.com/handi-dev/react-native-boilerplate/compare/v0.0.5...v0.0.6) (2022-04-03)

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-boilerplate",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"keywords": [
55
"react",
66
"native",

0 commit comments

Comments
 (0)