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

Commit f5e2c71

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2019-10-29) ### Features * **tools:** Line, Eraser, Ellipse, Eyedropper, Pan, Rectangle, SelectShape, Text, Polygon ([645084e](645084e))
1 parent 62dcfed commit f5e2c71

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.1.0](https://github.com/literallycanvas/literallycanvas-core/compare/v1.0.1...v1.1.0) (2019-10-29)
2+
3+
4+
### Features
5+
6+
* **tools:** Line, Eraser, Ellipse, Eyedropper, Pan, Rectangle, SelectShape, Text, Polygon ([645084e](https://github.com/literallycanvas/literallycanvas-core/commit/645084e))
7+
18
## [1.0.1](https://github.com/literallycanvas/literallycanvas-core/compare/v1.0.0...v1.0.1) (2018-10-21)
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.2",
3+
"version": "1.1.0",
44
"description": "HTML5 drawing widget - core lib",
55
"main": "dist/bundle.js",
66
"files": [

0 commit comments

Comments
 (0)