Skip to content

Commit

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

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.1](https://github.com/binodnepali/react-nepali-datetime-picker/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2023-08-13)


### Bug Fixes

* classname merging ([40c7ca2](https://github.com/binodnepali/react-nepali-datetime-picker/commit/40c7ca272ea372e1889648760f0accf653c24aad))

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


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.0",
"version": "1.0.0-beta.1",
"type": "module",
"license": "MIT",
"main": "dist/index.umd.js",
Expand Down

0 comments on commit d6951b7

Please sign in to comment.