Skip to content

Commit

Permalink
chore(release): v1.7.4 🎉 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored Nov 21, 2024
1 parent 40499e1 commit ef681eb
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.7.4](https://github.com/ehmpathy/uni-time/compare/v1.7.3...v1.7.4) (2024-11-21)


### Bug Fixes

* **duration:** add type overrides to distinguish grain in manipulators ([40499e1](https://github.com/ehmpathy/uni-time/commit/40499e1891fb12d834ce99798375fa568fdce146))

## [1.7.3](https://github.com/ehmpathy/uni-time/compare/v1.7.2...v1.7.3) (2024-11-21)


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.7.3",
"version": "1.7.4",
"repository": "ehmpathy/uni-time",
"homepage": "https://github.com/ehmpathy/uni-time",
"keywords": [
Expand Down

0 comments on commit ef681eb

Please sign in to comment.