File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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)
66REACT_APP_LOCATION_API_URL = https://loc8.place
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 1- 1.0.3
1+ 1.0.4
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments