Skip to content

Commit a76e68e

Browse files
committed
chore(release): 0.0.7
1 parent c5d5e02 commit a76e68e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.0.7](https://github.com/persian-tools/persian-mobile-datepicker/compare/v0.0.6...v0.0.7) (2021-08-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **usePicker:** min and max date issue ([0bd3631](https://github.com/persian-tools/persian-mobile-datepicker/commit/0bd363112e1b8dce52682f35055bd53140e0fd07))
11+
512
### [0.0.6](https://github.com/persian-tools/persian-mobile-datepicker/compare/v0.0.5...v0.0.6) (2021-08-07)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@persian-tools/persian-mobile-datepicker",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Modern Persian mobile date picker",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)