From 66d969a20de9ed9ac451f3232f8e5cdf0a32796e Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Thu, 1 Aug 2024 07:47:14 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.1.3=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index dea345d..291a10f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,13 @@ # Changelog +## [1.1.3](https://github.com/ehmpathy/with-domain-driven-caching/compare/v1.1.2...v1.1.3) (2024-08-01) + + +### Bug Fixes + +* **deps:** bump domain-objects for literal ([f85508b](https://github.com/ehmpathy/with-domain-driven-caching/commit/f85508b9c1a969a7d9a7cffd1bd631effe214cd6)) +* **practs:** bump practs to latest best ([5b94524](https://github.com/ehmpathy/with-domain-driven-caching/commit/5b945246887e1cf01936c562ec060d505f5a4442)) + ## [1.1.2](https://github.com/ehmpathy/with-domain-driven-caching/compare/v1.1.1...v1.1.2) (2023-08-07) diff --git a/package-lock.json b/package-lock.json index 107de5f..2263f06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "with-domain-driven-caching", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "with-domain-driven-caching", - "version": "1.1.2", + "version": "1.1.3", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 12b061b..2db8344 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "with-domain-driven-caching", "author": "ehmpathy", "description": "A wrapper that makes it simple to add caching to any function", - "version": "1.1.2", + "version": "1.1.3", "repository": "ehmpathy/with-domain-driven-caching", "homepage": "https://github.com/ehmpathy/with-domain-driven-caching", "keywords": [