diff --git a/README.md b/README.md index 59554a8b..795b7b19 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Conduction's design tokens theme - **Version 1** + - 1.0.55: Added CommongGround theme. - 1.0.54: - Added ToolTip tokens to all themes. - Added OpenCatalogi Rating tokens to all themes. diff --git a/package-lock.json b/package-lock.json index 2ff3a95d..ab7a6f89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@conduction/theme", - "version": "1.0.54", + "version": "1.0.55", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@conduction/theme", - "version": "1.0.54", + "version": "1.0.55", "license": "ISC", "dependencies": { "@nl-design-system-unstable/rotterdam-design-tokens": "^1.0.0-alpha.100" diff --git a/package.json b/package.json index f511c52c..18516da4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@conduction/theme", - "version": "1.0.54", + "version": "1.0.55", "description": "Conduction's design tokens theme", "main": "index.js", "repository": {