diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5f7e173 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# 1.0.0 (2018-10-20) + + +### Features + +* add basic tool as an example ([24503a4](https://github.com/literallycanvas/literallycanvas-core/commit/24503a4)) +* add very simple demo as a smoketest for the build ([fa714f2](https://github.com/literallycanvas/literallycanvas-core/commit/fa714f2)) +* convert core to js and remove the rest ([0baa450](https://github.com/literallycanvas/literallycanvas-core/commit/0baa450)) diff --git a/package.json b/package.json index bb46040..407c10f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "literallycanvas-core", - "version": "0.6.0", + "version": "1.0.0", "description": "HTML5 drawing widget - core lib", "main": "dist/bundle.js", "files": [