From ecb94e557406f4b7a36f99eff3edb278dd1be86c Mon Sep 17 00:00:00 2001 From: oneamexbot Date: Tue, 22 Aug 2023 17:52:14 +0000 Subject: [PATCH] chore(release): 1.11.1 [skip ci] ## [1.11.1](https://github.com/americanexpress/iguazu-rest/compare/v1.11.0...v1.11.1) (2023-08-22) ### Bug Fixes * **deps:** security update ([#52](https://github.com/americanexpress/iguazu-rest/issues/52)) ([d972463](https://github.com/americanexpress/iguazu-rest/commit/d972463ce25c791e1474bf14b68702530b002541)) --- 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 f15ce9b..cc05b59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.11.1](https://github.com/americanexpress/iguazu-rest/compare/v1.11.0...v1.11.1) (2023-08-22) + + +### Bug Fixes + +* **deps:** security update ([#52](https://github.com/americanexpress/iguazu-rest/issues/52)) ([d972463](https://github.com/americanexpress/iguazu-rest/commit/d972463ce25c791e1474bf14b68702530b002541)) + # [1.11.0](https://github.com/americanexpress/iguazu-rest/compare/v1.10.2...v1.11.0) (2022-08-18) diff --git a/package-lock.json b/package-lock.json index 63f3c75..20741bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iguazu-rest", - "version": "1.11.0", + "version": "1.11.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "iguazu-rest", - "version": "1.11.0", + "version": "1.11.1", "license": "Apache-2.0", "dependencies": { "deepmerge": "^1.5.2", diff --git a/package.json b/package.json index b9ecab4..2436b83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iguazu-rest", - "version": "1.11.0", + "version": "1.11.1", "description": "A Redux REST caching library that follows Iguazu patterns", "main": "lib/index.js", "files": [