Skip to content

Commit 6928537

Browse files
committed
chore(release): 0.0.12
1 parent cf797c2 commit 6928537

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.12](https://github.com/handi-dev/react-native-boilerplate/compare/v0.0.11...v0.0.12) (2022-07-23)
6+
7+
8+
### Bug Fixes
9+
10+
* add missing code for react navigation handle error ([cf797c2](https://github.com/handi-dev/react-native-boilerplate/commit/cf797c2a31a1f215ac9a3cd6e154807129838c0b))
11+
512
### [0.0.11](https://github.com/handi-dev/react-native-boilerplate/compare/v0.0.10...v0.0.11) (2022-07-18)
613

714

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.11",
3+
"version": "0.0.12",
44
"keywords": [
55
"react",
66
"native",

0 commit comments

Comments
 (0)