From 82633de7a6b60b5980094f570544f26086be4cd4 Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Mon, 16 Sep 2024 04:54:44 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.3.6=20=F0=9F=8E=89?= 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 0a6aa80..7c5bef8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.6](https://github.com/ehmpathy/error-fns/compare/v1.3.5...v1.3.6) (2024-09-16) + + +### Bug Fixes + +* **practs:** bump practs to latest best ([b79f17b](https://github.com/ehmpathy/error-fns/commit/b79f17bb40e44b95bf423d108edb236cb5f07a85)) + ## [1.3.5](https://github.com/ehmpathy/error-fns/compare/v1.3.4...v1.3.5) (2024-09-16) diff --git a/package-lock.json b/package-lock.json index 908a008..037373c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ehmpathy/error-fns", - "version": "1.3.5", + "version": "1.3.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ehmpathy/error-fns", - "version": "1.3.5", + "version": "1.3.6", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f461d4f..773d928 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@ehmpathy/error-fns", "author": "ehmpathy", "description": "A standard set of errors and methods for simpler, safer, and easier to read code.", - "version": "1.3.5", + "version": "1.3.6", "repository": "ehmpathy/error-fns", "homepage": "https://github.com/ehmpathy/error-fns", "keywords": [