Skip to content

Commit

Permalink
chore(release): 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
amirhmoradi committed May 20, 2023
1 parent 3f48f12 commit c937aaa
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.7](https://github.com/calidy-com/dayjs-calendarsystems/compare/v1.0.6...v1.0.7) (2023-05-20)


### Bug Fixes

* fixing npm publish scripts ([3f48f12](https://github.com/calidy-com/dayjs-calendarsystems/commit/3f48f12d3358dfb92338915056b2c4feceeee452))

### [1.0.6](https://github.com/calidy-com/dayjs-calendarsystems/compare/v1.0.5...v1.0.6) (2023-05-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@calidy/dayjs-calendarsystems",
"version": "1.0.6",
"version": "1.0.7",
"description": "Calendar Systems Management for Day.js",
"main": "dist/dayjs-calendarsystems.cjs.js",
"umd:main": "dist/dayjs-calendarsystems.umd.js",
Expand Down

0 comments on commit c937aaa

Please sign in to comment.