Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
binodnepali committed Sep 25, 2023
1 parent 636c70e commit 772cd38
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [1.0.0-beta.7](https://github.com/binodnepali/react-nepali-datetime-picker/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2023-09-25)


### Bug Fixes

* no limit characters check in vomponent input ([636c70e](https://github.com/binodnepali/react-nepali-datetime-picker/commit/636c70e026575ebc9a7304a8de0c68e69a34185f))
* time validation ([0a32cae](https://github.com/binodnepali/react-nepali-datetime-picker/commit/0a32cae1cd44261692b7f956cf9a2bf51f6a2030))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-nepali-datetime-picker"
],
"private": false,
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"type": "module",
"license": "MIT",
"main": "dist/index.umd.js",
Expand Down

0 comments on commit 772cd38

Please sign in to comment.