Skip to content

Commit

Permalink
chore(release): v1.6.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Sep 1, 2024
1 parent c70c2ab commit cd1683c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.0](https://github.com/ehmpathy/uni-time/compare/v1.5.0...v1.6.0) (2024-09-01)


### Features

* **observe:** expose duration stopwatch ([c70c2ab](https://github.com/ehmpathy/uni-time/commit/c70c2ab1f235c06592d352f7f3153f9c8c64dda2))

## [1.5.0](https://github.com/ehmpathy/uni-time/compare/v1.4.2...v1.5.0) (2024-08-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ehmpathy/uni-time",
"author": "ehmpathy",
"description": "a glossary of universally intuitive time, date, and duration domain literals",
"version": "1.5.0",
"version": "1.6.0",
"repository": "ehmpathy/uni-time",
"homepage": "https://github.com/ehmpathy/uni-time",
"keywords": [
Expand Down

0 comments on commit cd1683c

Please sign in to comment.