diff --git a/packages/counter-style/CHANGELOG.md b/packages/counter-style/CHANGELOG.md index ca1158b..63e2bf2 100644 --- a/packages/counter-style/CHANGELOG.md +++ b/packages/counter-style/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.0.2](https://github.com/jsamr/react-native-li/compare/@jsamr/counter-style@2.0.1...@jsamr/counter-style@2.0.2) (2022-01-28) + ## [2.0.1](https://github.com/jsamr/react-native-li/compare/@jsamr/counter-style@2.0.0...@jsamr/counter-style@2.0.1) (2021-06-04) # [2.0.0](https://github.com/jsamr/react-native-li/compare/@jsamr/counter-style@1.1.1...@jsamr/counter-style@2.0.0) (2021-04-14) diff --git a/packages/counter-style/package.json b/packages/counter-style/package.json index 49049b4..91fca24 100644 --- a/packages/counter-style/package.json +++ b/packages/counter-style/package.json @@ -1,6 +1,6 @@ { "name": "@jsamr/counter-style", - "version": "2.0.1", + "version": "2.0.2", "description": "CSS Counter Styles Level 3 and presets", "main": "lib/cjs/index.js", "module": "lib/es/index.js",