From 92d4c6bcdabfbc250077994d2d9dc4e643b75605 Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Thu, 12 Sep 2024 01:52:47 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.7.1=20=F0=9F=8E=89=20(#13)?= 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 fc24bb3..0664f98 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.1](https://github.com/ehmpathy/uni-time/compare/v1.7.0...v1.7.1) (2024-09-12) + + +### Bug Fixes + +* **types:** ensure UniDateTimes are not assignable within UniDateRange ([95a2376](https://github.com/ehmpathy/uni-time/commit/95a23766c401d799094fd23d6e9ec9354b8cfc1a)) + ## [1.7.0](https://github.com/ehmpathy/uni-time/compare/v1.6.1...v1.7.0) (2024-09-12) diff --git a/package-lock.json b/package-lock.json index 10cb262..89ae174 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ehmpathy/uni-time", - "version": "1.7.0", + "version": "1.7.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ehmpathy/uni-time", - "version": "1.7.0", + "version": "1.7.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 24ae88e..fd57fa5 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.7.0", + "version": "1.7.1", "repository": "ehmpathy/uni-time", "homepage": "https://github.com/ehmpathy/uni-time", "keywords": [