From 68ad3cc84d7ce117a4d01c4819adcf63d86a406f Mon Sep 17 00:00:00 2001 From: Marius Tobiassen Bungum Date: Tue, 3 Dec 2024 07:36:02 +0100 Subject: [PATCH] :bookmark: 8.15.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f8bcc252..04fc8606 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@equinor/amplify-component-lib", - "version": "8.14.2", + "version": "8.15.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@equinor/amplify-component-lib", - "version": "8.14.2", + "version": "8.15.0", "license": "ISC", "dependencies": { "@azure/msal-browser": "3.26.1", diff --git a/package.json b/package.json index 0ac9a0d1..2b1b55c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@equinor/amplify-component-lib", - "version": "8.14.2", + "version": "8.15.0", "description": "Frontend Typescript components for the Amplify team", "main": "dist/index.js", "types": "dist/index.d.ts",