Skip to content

Commit c3f857a

Browse files
committed
chore(release): 0.3.1
1 parent 56762b7 commit c3f857a

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Changelog
2+
3+
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.
4+
5+
### 0.3.1 (2022-04-30)
6+
17
# 0.3.0 (2022-04-29)
28

39
### Bug Fixes

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": "cloudflare-ip-tester-app",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"scripts": {
55
"start": "expo start --dev-client",
66
"android": "expo run:android",

0 commit comments

Comments
 (0)