Skip to content

Commit 678cdfc

Browse files
committed
add changelog and update version to 1.2.0
1 parent fd02588 commit 678cdfc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
### Change Log
2+
3+
Log of changes since the 1.1.0 version
4+
5+
# 1.2.0
6+
7+
* Link the id of the old version changeset to OSMCha
8+
* Add section 'Tags added, updated, deleted'

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "changeset-map",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "",
55
"main": "dist/bundle.js",
66
"scripts": {

0 commit comments

Comments
 (0)