Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
chore(release): 6.0.2-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 9, 2021
1 parent c21e060 commit 88c6a67
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,3 +1,10 @@
## [6.0.2-beta.1](https://github.com/nugit/datetime-utils/compare/v6.0.1...v6.0.2-beta.1) (2021-12-09)


### Bug Fixes

* update dependencies ([7e09a0f](https://github.com/nugit/datetime-utils/commit/7e09a0f0d8027aca1ce35bd093adb619bbd8d57e))

## [6.0.1](https://github.com/nugit/datetime-utils/compare/v6.0.0...v6.0.1) (2021-11-08)


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": "nugit-datetime-utils",
"version": "6.0.1",
"version": "6.0.2-beta.1",
"description": "Shared datetime utils library",
"main": "lib/nugit-datetime-utils.cjs.js",
"module": "lib/nugit-datetime-utils.esm.js",
Expand Down

0 comments on commit 88c6a67

Please sign in to comment.