diff --git a/CHANGELOG.md b/CHANGELOG.md index 277325f..4927825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.3.1](https://github.com/estevanmaito/windmill-react-ui/compare/0.3.0...0.3.1) (2020-07-21) + + +### Bug Fixes + +* **config:** fix purge content and ad lib to npm published files ([abf8c24](https://github.com/estevanmaito/windmill-react-ui/commit/abf8c2425e13001700791fe0ed5cbee097dd2267)) + # [0.3.0](https://github.com/estevanmaito/windmill-react-ui/compare/0.2.0...0.3.0) (2020-07-21) ### Build System diff --git a/package-lock.json b/package-lock.json index 14ee101..1f274e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "windmill-react-ui", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 74bf380..d50dcb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@windmill/react-ui", - "version": "0.3.0", + "version": "0.3.1", "description": "React UI component library built with Tailwind CSS", "main": "dist/index.js", "files": [