Skip to content

Commit e74744a

Browse files
committed
Add version 1.0.7
1 parent 14f3841 commit e74744a

4 files changed

Lines changed: 7 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=1.0.6
2+
REACT_APP_VERSION_APP=1.0.7
33
REACT_APP_VERSION_APP_DATE="Saturday, May 25, 2024 - 20:21:15"
44

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

CHANGELOG.md

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

88
## Changelogs
99

10+
### [1.0.7] - 2024-06-01
11+
12+
* Adopt to location api version 1.0.8
13+
1014
### [1.0.6] - 2024-05-25
1115

1216
* Add headers to search filters

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.6
1+
1.0.7

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": "1.0.6",
3+
"version": "1.0.7",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-svg-core": "^6.5.1",

0 commit comments

Comments
 (0)