forked from Ivasoft/geovisio-website
Release 2.1.1
This commit is contained in:
@@ -9,6 +9,8 @@ Before _0.1.0_, website development was on rolling release, meaning there are no
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.1.1] - 2023-09-06
|
||||
|
||||
### Changed
|
||||
- GeoVisio web viewer upgraded to 2.1.4, [with alls its changes embedded](https://gitlab.com/geovisio/web-viewer/-/blob/develop/CHANGELOG.md?ref_type=heads#213-2023-08-30).
|
||||
- Dockerfile creates smaller and faster containers, using pre-built website and Nginx for HTTP serving.
|
||||
@@ -60,5 +62,6 @@ Before _0.1.0_, website development was on rolling release, meaning there are no
|
||||
|
||||
|
||||
[Unreleased]: https://gitlab.com/geovisio/website/-/compare/2.1.0...develop
|
||||
[2.1.1]: https://gitlab.com/geovisio/website/-/compare/2.1.0...2.1.1
|
||||
[2.1.0]: https://gitlab.com/geovisio/website/-/compare/0.1.0...2.1.0
|
||||
[0.1.0]: https://gitlab.com/geovisio/website/-/commits/0.1.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "geovisio-website",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"engines": {
|
||||
"node": "18.16.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user