Skip to content

Commit

Permalink
chore(main): release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 26, 2023
1 parent 89b2a46 commit 615f260
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
@@ -1,5 +1,12 @@
# Changelog

## [1.1.2](https://github.com/aliakbarazizi/headless-datepicker/compare/v1.1.1...v1.1.2) (2023-07-26)


### Bug Fixes

* remove husky to prepare script ([89b2a46](https://github.com/aliakbarazizi/headless-datepicker/commit/89b2a46aa3bed706c79f99dfe72c21b292181a6a))

## [1.1.1](https://github.com/aliakbarazizi/headless-datepicker/compare/v1.1.0...v1.1.1) (2023-07-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"files": [
"dist"
],
"version": "1.1.1",
"version": "1.1.2",
"main": "./dist/headless-datepicker.js",
"module": "./dist/headless-datepicker.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 615f260

Please sign in to comment.