Skip to content

Commit 8d7eb73

Browse files
committed
chore(release): 1.0.0-beta.12
1 parent cdb3f44 commit 8d7eb73

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.12](https://github.com/binodnepali/react-nepali-datetime-picker/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2024-04-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **#15:** year 2080 last month total days ([d01387e](https://github.com/binodnepali/react-nepali-datetime-picker/commit/d01387e2d75c0553496f14779d9f30ff0bf10ca1)), closes [#15](https://github.com/binodnepali/react-nepali-datetime-picker/issues/15)
11+
* **#15:** year 2081 last month days ([cdb3f44](https://github.com/binodnepali/react-nepali-datetime-picker/commit/cdb3f447556277a7a6940c2bb10b168d4a348237)), closes [#15](https://github.com/binodnepali/react-nepali-datetime-picker/issues/15)
12+
513
## [1.0.0-beta.11](https://github.com/binodnepali/react-nepali-datetime-picker/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2024-04-17)
614

715

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.11",
19+
"version": "1.0.0-beta.12",
2020
"type": "module",
2121
"license": "MIT",
2222
"main": "dist/index.umd.js",

0 commit comments

Comments
 (0)