Skip to content

Commit 836df4c

Browse files
committed
Update package.json and CHANGELOG.md for release
1 parent c9ca91a commit 836df4c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## [2021.01.03](https://github.com/geosolutions-it/MapStore2/tree/v2021.01.02) (2021-05-13)
4+
5+
This release contains hotfix for issue with CesiumJS certificate (#6838).
6+
7+
- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2021.01.02...v2021.01.03)**
8+
9+
- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.01.03%22+is%3Aclosed+label%3Aenhancement)**
10+
11+
- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.01.03%22+is%3Aclosed+label%3Abug)**
12+
13+
- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.01.03%22+is%3Aclosed)**
14+
315
## [2021.01.02](https://github.com/geosolutions-it/MapStore2/tree/v2021.01.02) (2021-05-03)
416

517
- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2021.01.01...v2021.01.02)**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mapstore2",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "MapStore 2",
55
"repository": "https://github.com/geosolutions-it/MapStore2",
66
"main": "index.js",

0 commit comments

Comments
 (0)