diff --git a/packages/counter-style/CHANGELOG.md b/packages/counter-style/CHANGELOG.md index 5e856b2..0ec13b0 100644 --- a/packages/counter-style/CHANGELOG.md +++ b/packages/counter-style/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.0.3](https://github.com/jsamr/react-native-li/compare/@jsamr/counter-style@1.0.2...@jsamr/counter-style@1.0.3) (2021-04-13) + ## [1.0.2](https://github.com/jsamr/react-native-li/compare/@jsamr/counter-style@1.0.1...@jsamr/counter-style@1.0.2) (2021-04-13) diff --git a/packages/counter-style/package.json b/packages/counter-style/package.json index aa85559..1a73f71 100644 --- a/packages/counter-style/package.json +++ b/packages/counter-style/package.json @@ -1,6 +1,6 @@ { "name": "@jsamr/counter-style", - "version": "1.0.2", + "version": "1.0.3", "description": "CSS Counter Styles Level 3 and presets", "main": "lib/cjs/index.js", "module": "lib/es/index.js",