Skip to content

Commit 5d9cfc2

Browse files
committed
Add version 0.2.31
1 parent d6cc531 commit 5d9cfc2

4 files changed

Lines changed: 8 additions & 3 deletions

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Version of this app
2-
REACT_APP_VERSION_APP=0.2.30
2+
REACT_APP_VERSION_APP=0.2.31
33
REACT_APP_VERSION_APP_DATE="Saturday, March 16, 2024 - 00:43:34"
44

55
# Location API url and api version (See https://jubianchi.github.io/semver-check)

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## Changelogs
99

10+
### [0.2.31] - 2023-04-01
11+
12+
* Add info page
13+
* Add search to index
14+
1015
### [0.2.30] - 2023-04-01
1116

1217
* Add new manifest icons

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.30
1+
0.2.31

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-locate-place",
3-
"version": "0.2.30",
3+
"version": "0.2.31",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-svg-core": "^6.5.1",

0 commit comments

Comments
 (0)