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.7
3- REACT_APP_VERSION_APP_DATE = " Saturday, May 25 , 2024 - 20:21 :15"
2+ REACT_APP_VERSION_APP = 1.0.8
3+ REACT_APP_VERSION_APP_DATE = " Saturday, June 01 , 2024 - 13:05 :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,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## Changelogs
99
10+ ### [ 1.0.8] - 2024-06-01
11+
12+ * Add PostgreSQL and PostGIS versions
13+
1014### [ 1.0.7] - 2024-06-01
1115
1216* Adopt to location api version 1.0.8
Original file line number Diff line number Diff line change 1- 1.0.7
1+ 1.0.8
Original file line number Diff line number Diff line change 11{
22 "name" : " react-locate-place" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
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