From f889b2683c15f21d12a703caec7f12ec54736c7a Mon Sep 17 00:00:00 2001 From: nr-opensource-bot Date: Wed, 23 Feb 2022 19:18:53 +0000 Subject: [PATCH] chore(release): 1.10.1 [skip ci] ## [1.10.1](/~https://github.com/newrelic/nr1-integrations-manager/compare/v1.10.0...v1.10.1) (2022-02-23) ### Bug Fixes * app deprecations ([3884f93](/~https://github.com/newrelic/nr1-integrations-manager/commit/3884f930e6d588e69a3816486334338d27c8ba94)) --- docs/CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 81e6f3f..9dd1f31 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.10.1](/~https://github.com/newrelic/nr1-integrations-manager/compare/v1.10.0...v1.10.1) (2022-02-23) + + +### Bug Fixes + +* app deprecations ([3884f93](/~https://github.com/newrelic/nr1-integrations-manager/commit/3884f930e6d588e69a3816486334338d27c8ba94)) + # [1.10.0](/~https://github.com/newrelic/nr1-integrations-manager/compare/v1.9.0...v1.10.0) (2021-11-05) diff --git a/package-lock.json b/package-lock.json index f6c19f9..9624aa9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nr1-integrations-manager", - "version": "1.10.0", + "version": "1.10.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nr1-integrations-manager", - "version": "1.10.0", + "version": "1.10.1", "dependencies": { "ace-builds": "^1.4.12", "graphql": "^14.7.0", diff --git a/package.json b/package.json index 25d8820..fe3877f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "name": "nr1-integrations-manager", "description": "Nerdpack integrations-manager", - "version": "1.10.0", + "version": "1.10.1", "downloadLinux": "/~https://github.com/newrelic/nr1-integrations-manager/raw/main/package/nri-sync", "downloadWindows": "/~https://github.com/newrelic/nr1-integrations-manager/raw/main/package/nri-sync.exe", "scripts": {