From 6d77f407f3ecc6e8d186e1ad3601c2c6c3687d09 Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Thu, 26 Dec 2024 00:22:53 -0800 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.3.8=20=F0=9F=8E=89=20(#14)?= 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 1d64d4a..cb5dc4e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.8](https://github.com/ehmpathy/error-fns/compare/v1.3.7...v1.3.8) (2024-12-26) + + +### Bug Fixes + +* **pkg:** rename as helpful-errors ([d570276](https://github.com/ehmpathy/error-fns/commit/d570276d51d97ec774a286e3d76c36ca88e61c6f)) + ## [1.3.7](https://github.com/ehmpathy/error-fns/compare/v1.3.6...v1.3.7) (2024-09-16) diff --git a/package-lock.json b/package-lock.json index d8566b5..b3e76c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "helpful-errors", - "version": "1.3.7", + "version": "1.3.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "helpful-errors", - "version": "1.3.7", + "version": "1.3.8", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 6bbfbe0..b349fa3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "helpful-errors", "author": "ehmpathy", "description": "A standard set of errors and methods for simpler, safer, and easier to read code.", - "version": "1.3.7", + "version": "1.3.8", "repository": "ehmpathy/helpful-errors", "homepage": "https://github.com/ehmpathy/helpful-errors", "keywords": [