Skip to content

Commit 5c0c6d0

Browse files
committed
Bump up version.
1 parent b992084 commit 5c0c6d0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 1.1.0 (2021.10.25)
2+
3+
* Add README.md
4+
* Update dependencies
5+
* Add uppload to Codecov from Github actions
6+
17
### 1.0.0 (2021.10.25)
28

39
* Initial product launch

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,5 +175,5 @@
175175
"test:lint": "eslint __*__/** src/*.js; exit 0",
176176
"test:unit": "jest"
177177
},
178-
"version": "1.0.0"
178+
"version": "1.1.0"
179179
}

0 commit comments

Comments
 (0)