diff --git a/CHANGELOG.md b/CHANGELOG.md index 0517f0a..beb49f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.0.10](https://github.com/persian-tools/persian-mobile-datepicker/compare/v0.0.9...v0.0.10) (2021-08-09) + + +### Features + +* categorize accessibility stories ([a41ca9c](https://github.com/persian-tools/persian-mobile-datepicker/commit/a41ca9c0f0c53b37cfbc2015b4caf40c75838820)) + + +### Docs + +* **storybook:** groups order and add introduction page ([3500947](https://github.com/persian-tools/persian-mobile-datepicker/commit/350094728879a776a6eedaa777991a4c131a0189)) +* **storybook:** update all filter stories ([4c70764](https://github.com/persian-tools/persian-mobile-datepicker/commit/4c707645c096ca5b3518f0b9b226caa3487e6a46)) +* **storybook:** update all styling stories ([8c44616](https://github.com/persian-tools/persian-mobile-datepicker/commit/8c44616136d28ce33173780c54d80d7221cdde4a)) + ### [0.0.9](https://github.com/persian-tools/persian-mobile-datepicker/compare/v0.0.11...v0.0.9) (2021-08-09) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index bdb2697..ab89d80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@persian-tools/persian-mobile-datepicker", - "version": "0.0.9", + "version": "0.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@persian-tools/persian-mobile-datepicker", - "version": "0.0.9", + "version": "0.0.10", "license": "MIT", "dependencies": { "@geometricpanda/storybook-addon-badges": "^0.0.4", diff --git a/package.json b/package.json index fc4bbbe..b3b2eac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@persian-tools/persian-mobile-datepicker", - "version": "0.0.9", + "version": "0.0.10", "description": "Modern Persian mobile date picker", "publishConfig": { "access": "public"