diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eb1d71..cf43c4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.1](https://github.com/jedmao/craco-linaria/compare/v1.0.0...v1.0.1) (2019-08-27) + + +### Bug Fixes + +* peer dependencies ([f02e9f9](https://github.com/jedmao/craco-linaria/commit/f02e9f9)) + # 1.0.0 (2019-08-27) diff --git a/package-lock.json b/package-lock.json index 0925ddd..ea1d059 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "craco-linaria", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b8a0122..c660e2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "craco-linaria", - "version": "1.0.0", + "version": "1.0.1", "description": "A craco plugin to use Linaria zero-runtime CSS in JS library in a create react app.", "keywords": [ "craco",