Skip to content

Commit d4987cc

Browse files
committed
chore(release): 1.0.2
1 parent 5c5c9f6 commit d4987cc

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
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.
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
## [1.0.2](https://github.com/binodnepali/react-nepali-datetime-picker/compare/v1.0.1...v1.0.2) (2025-05-06)
6+
7+
8+
### Bug Fixes
9+
10+
* fix calendar data issue for 2082 ([1b67afd](https://github.com/binodnepali/react-nepali-datetime-picker/commit/1b67afd6589d59757d89c9fb037344efc485f544))
11+
* inconsistent months date show in the calendar view for 2082 ([5e9fb52](https://github.com/binodnepali/react-nepali-datetime-picker/commit/5e9fb52f39b2281869083c1670af746c27a9a11c))
412

513
### [1.0.1](https://github.com/binodnepali/react-nepali-datetime-picker/compare/v1.0.0...v1.0.1) (2024-04-18)
614

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

0 commit comments

Comments
 (0)