Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 0432d3d

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2018-10-21) ### Bug Fixes * 🐛 testing semantic release in circleci ([43718ae](43718ae))
1 parent 45040e7 commit 0432d3d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/literallycanvas/literallycanvas-core/compare/v1.0.0...v1.0.1) (2018-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 testing semantic release in circleci ([43718ae](https://github.com/literallycanvas/literallycanvas-core/commit/43718ae))
7+
18
# 1.0.0 (2018-10-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "literallycanvas-core",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "HTML5 drawing widget - core lib",
55
"main": "dist/bundle.js",
66
"files": [

0 commit comments

Comments
 (0)