From 6aa792f879d4b5639e1fa5ac45bb5c0f81b337c6 Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Sat, 20 Jul 2024 20:59:22 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.4.1=20=F0=9F=8E=89=20(#7)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 84fe143..9ef69ec 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.1](https://github.com/ehmpathy/uni-time/compare/v1.4.0...v1.4.1) (2024-07-21) + + +### Bug Fixes + +* **duration:** handle zero unit durations correctly ([49805d4](https://github.com/ehmpathy/uni-time/commit/49805d412a3f0c79a7d88d2bb3c8e162124637b4)) + ## [1.4.0](https://github.com/ehmpathy/uni-time/compare/v1.3.0...v1.4.0) (2024-05-26) diff --git a/package-lock.json b/package-lock.json index 2cf92b2..c283fc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ehmpathy/uni-time", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ehmpathy/uni-time", - "version": "1.4.0", + "version": "1.4.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 44f02da..7e6f18d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@ehmpathy/uni-time", "author": "ehmpathy", "description": "a glossary of universally intuitive time, date, and duration domain literals", - "version": "1.4.0", + "version": "1.4.1", "repository": "ehmpathy/uni-time", "homepage": "https://github.com/ehmpathy/uni-time", "keywords": [