Skip to content

Commit 1b5cbaa

Browse files
committed
bump version
1 parent cef56b2 commit 1b5cbaa

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Log of changes since the 1.1.0 version
44

5+
#### 1.12.0
6+
- Make app configurable through OSMCha
7+
58
#### 1.11.0
69
- Refator lib/featureDiff (#245)
710
- Improve responsiveness (#245)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "changeset-map",
3-
"version": "1.11.2",
3+
"version": "1.12.0",
44
"description": "Provide visualization of changesets to OSMCha & to the OSM community",
55
"main": "dist/bundle.js",
66
"scripts": {

0 commit comments

Comments
 (0)