Skip to content

Commit 6d529e7

Browse files
committed
Updated changelog and increased package.json version
1 parent 1c99bb2 commit 6d529e7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [2021.01.01](https://github.com/geosolutions-it/MapStore2/tree/v2021.01.02) (2021-05-03)
4+
5+
- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2021.01.01...v2021.01.02)**
6+
7+
- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.01.02%22+is%3Aclosed+label%3Aenhancement)**
8+
9+
- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.01.02%22+is%3Aclosed+label%3Abug)**
10+
11+
- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.01.02%22+is%3Aclosed)**
312

413
## [2021.01.01](https://github.com/geosolutions-it/MapStore2/tree/v2021.01.01) (2021-02-26)
514

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.1",
3+
"version": "0.2.2",
44
"description": "MapStore 2",
55
"repository": "https://github.com/geosolutions-it/MapStore2",
66
"main": "index.js",

0 commit comments

Comments
 (0)