Skip to content

Commit e735e41

Browse files
committed
🎉 release version 1.0.3
1 parent acd1315 commit e735e41

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Change log
22

3+
## 1.0.3 - 24.09.2017
4+
5+
1. decomporess command is delivered
6+
2. merge geojson
7+
3. convert mapshaper output into echarts compatible map
8+
39
## 1.0.2 - 24.09.2017
410

511
1. comporess command is delivered
6-
7-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "echarts-mapmaker",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Make maps for echarts",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)