Skip to content

Commit 2c27a59

Browse files
committed
chore(release): 0.0.5
1 parent 25e759b commit 2c27a59

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.5](https://github.com/persian-tools/persian-mobile-datepicker/compare/v0.0.4...v0.0.5) (2021-08-07)
6+
7+
8+
### Features
9+
10+
* **README:** add demo url and some notes ([e267367](https://github.com/persian-tools/persian-mobile-datepicker/commit/e267367b5aa3f9911bae532d0e2d785f8e3fac26))
11+
12+
13+
### Bug Fixes
14+
15+
* **npm:** add source map files and stories to npmignore file ([25e759b](https://github.com/persian-tools/persian-mobile-datepicker/commit/25e759b3c2f1c4a0402008b43ef42d7369ec3432))
16+
517
### [0.0.4](https://github.com/persian-tools/persian-mobile-datepicker/compare/v0.0.4-beta.0...v0.0.4) (2021-08-07)
618

719
### [0.0.4-beta.0](https://github.com/persian-tools/persian-mobile-datepicker/compare/v0.0.3...v0.0.4-beta.0) (2021-08-06)

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.4",
3+
"version": "0.0.5",
44
"description": "Modern Persian mobile date picker",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)