diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2eb1d71 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# 1.0.0 (2019-08-27) + + +### Bug Fixes + +* initial release ([a01d8b6](https://github.com/jedmao/craco-linaria/commit/a01d8b6)) + + +### Features + +* initial release ([9d47418](https://github.com/jedmao/craco-linaria/commit/9d47418)) diff --git a/package.json b/package.json index 348fd21..4784959 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "craco-linaria", - "version": "0.0.0", + "version": "1.0.0", "description": "A craco plugin to use Linaria zero-runtime CSS in JS library in a create react app.", "keywords": [ "craco",