forked from Ivasoft/geovisio-website
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
facaa4aa07 |
@@ -7,7 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
Before _0.1.0_, website development was on rolling release, meaning there are no version tags.
|
Before _0.1.0_, website development was on rolling release, meaning there are no version tags.
|
||||||
|
|
||||||
## [Unreleased]
|
## [2.1.2] - 2023-09-12
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- add a fix to center the map with ENV variables
|
||||||
|
|
||||||
## [2.1.1] - 2023-09-06
|
## [2.1.1] - 2023-09-06
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "geovisio-website",
|
"name": "geovisio-website",
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "18.16.0"
|
"node": "18.16.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user