Skip to content

Commit dff8496

Browse files
committed
chore(release): 1.0.0-beta.6
1 parent 15cd2bf commit dff8496

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [1.0.0-beta.6](https://github.com/binodnepali/react-nepali-datetime-picker/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2023-09-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **DesktopDateTimePicker:** ui not update when default value changed ([c82bcbd](https://github.com/binodnepali/react-nepali-datetime-picker/commit/c82bcbd505429cb181c1558a856311309ab41701))
11+
* incorrect nepali date ([f885ac6](https://github.com/binodnepali/react-nepali-datetime-picker/commit/f885ac67bf3ba2a5481ab2fc9a9861e52530e780))
12+
513
## [1.0.0-beta.5](https://github.com/binodnepali/react-nepali-datetime-picker/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2023-08-30)
614

715
## [1.0.0-beta.4](https://github.com/binodnepali/react-nepali-datetime-picker/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2023-08-30)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-nepali-datetime-picker"
1717
],
1818
"private": false,
19-
"version": "1.0.0-beta.5",
19+
"version": "1.0.0-beta.6",
2020
"type": "module",
2121
"license": "MIT",
2222
"main": "dist/index.umd.js",

0 commit comments

Comments
 (0)