Skip to content

Commit 94e576d

Browse files
committed
update changelog and package.json
1 parent b9ea0b3 commit 94e576d

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
4+
## [2021.01.01](https://github.com/geosolutions-it/MapStore2/tree/v2021.01.01) (2021-02-26)
5+
6+
- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2021.01.00...v2021.01.01)**
7+
8+
- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.01.01%22+is%3Aclosed+label%3Aenhancement)**
9+
10+
- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.01.01%22+is%3Aclosed+label%3Abug)**
11+
12+
- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.01.01%22+is%3Aclosed)**
13+
314
## [2021.01.00](https://github.com/geosolutions-it/MapStore2/tree/v2021.01.00) (2021-01-21)
415

516
- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2020.02.02...v2021.01.00)**

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

0 commit comments

Comments
 (0)