From ca4c63d3b0ecc048f28eaf5d28b2b19e8efbce55 Mon Sep 17 00:00:00 2001 From: Marius Tobiassen Bungum Date: Mon, 12 Jan 2026 09:39:02 +0100 Subject: [PATCH] chore: Bump version to 10.9.0 in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4661f9dd7..bb136ea64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@equinor/amplify-component-lib", - "version": "10.8.3", + "version": "10.9.0", "description": "Frontend Typescript components for the Amplify team", "main": "dist/index.js", "types": "dist/index.d.ts",