Skip to content

Commit 132e7b8

Browse files
committed
chore: Release v0.4.0
1 parent c2f1cb1 commit 132e7b8

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
## [0.4.0](https://github.com/ahc2806/react-native-template-clean-architecture/compare/0.3.0...0.4.0) (2023-01-30)
4+
35
## [0.3.0](https://github.com/ahc2806/react-native-template-clean-architecture/compare/0.2.4...0.3.0) (2023-01-04)
46

57
### [0.2.4](https://github.com/ahc2806/react-native-template-clean-architecture/compare/0.2.3...0.2.4) (2023-01-04)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-template-clean-architecture",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "This is a template for creating React Native projects based on Clean Architecture",
55
"scripts": {
66
"test": "exit 0",

0 commit comments

Comments
 (0)