From 65bbe4235d6f6626294ab63050f0f9c109cfd74d Mon Sep 17 00:00:00 2001 From: Estevan Maito Date: Sat, 8 Aug 2020 17:07:03 -0300 Subject: [PATCH] Release 0.3.2 --- CHANGELOG.md | 9 +++++++-- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4927825..175496e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,14 @@ -## [0.3.1](https://github.com/estevanmaito/windmill-react-ui/compare/0.3.0...0.3.1) (2020-07-21) +## [0.3.2](https://github.com/estevanmaito/windmill-react-ui/compare/0.3.1...0.3.2) (2020-08-08) + +### Bug Fixes +- **button:** fix gradient style applied to anchor buttons due to type being incorrectly inherited from button defaults ([131bd69](https://github.com/estevanmaito/windmill-react-ui/commit/131bd69580622a98e4fddabe2330db812648c1a1)), closes [#7](https://github.com/estevanmaito/windmill-react-ui/issues/7) + +## [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)) +- **config:** fix purge content and add 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) diff --git a/package-lock.json b/package-lock.json index 9c52b0e..c32d8dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "windmill-react-ui", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 34ba820..bbf9c1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@windmill/react-ui", - "version": "0.3.1", + "version": "0.3.2", "description": "React UI component library built with Tailwind CSS", "main": "dist/index.js", "files": [