diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d042b2..0585e83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.2.0](https://github.com/kripod/tailwindcss-inner-border/compare/v0.1.0...v0.2.0) (2022-10-15) + + +### ⚠ BREAKING CHANGES + +* precedence issues when using core plugins + +### Bug Fixes + +* precedence issues when using core plugins ([7b4a5b7](https://github.com/kripod/tailwindcss-inner-border/commit/7b4a5b7557f125b2275701ec4fad9dd72c598c75)) + + +### Miscellaneous Chores + +* release 0.2.0 ([7249c1e](https://github.com/kripod/tailwindcss-inner-border/commit/7249c1e492c44febf9b3e57b477feb31a48b037a)) + ## 0.1.0 (2022-10-15) diff --git a/package.json b/package.json index e98e51b..0a48228 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-inner-border", - "version": "0.1.0", + "version": "0.2.0", "description": "A Tailwind CSS plugin that provides utilities for creating inner borders with box-shadow.", "keywords": [ "tailwind",