Skip to content

Commit 6264bb2

Browse files
committed
Add version 1.0.4
1 parent 07e69fc commit 6264bb2

4 files changed

Lines changed: 9 additions & 4 deletions

File tree

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Version of this app
2-
REACT_APP_VERSION_APP=1.0.3
3-
REACT_APP_VERSION_APP_DATE="Saturday, May 25, 2024 - 13:03:15"
2+
REACT_APP_VERSION_APP=1.0.4
3+
REACT_APP_VERSION_APP_DATE="Saturday, May 25, 2024 - 16:36:15"
44

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

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+
### [1.0.4] - 2024-05-25
11+
12+
* Add imprint and data privacy declaration
13+
* Change twelvepics.com to locate.place
14+
1015
### [1.0.3] - 2024-05-25
1116

1217
* Add new production api location loc8.place

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3
1+
1.0.4

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

0 commit comments

Comments
 (0)