diff --git a/CHANGELOG.md b/CHANGELOG.md index 10c6fa9c..508b3a09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.9.1](https://github.com/digita-ai/dgt-shared/compare/v0.9.0...v0.9.1) (2021-12-09) + +**Note:** Version bump only for package root + + + + + ## [0.9.0](https://github.com/digita-ai/dgt-shared/compare/v0.8.6...v0.9.0) (2021-12-09) diff --git a/lerna.json b/lerna.json index d9908040..a8885fad 100644 --- a/lerna.json +++ b/lerna.json @@ -56,5 +56,5 @@ } } }, - "version": "0.9.0" + "version": "0.9.1" } diff --git a/packages/dgt-components/CHANGELOG.md b/packages/dgt-components/CHANGELOG.md index 2423d151..4f148339 100644 --- a/packages/dgt-components/CHANGELOG.md +++ b/packages/dgt-components/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.9.1](https://github.com/digita-ai/dgt-shared/compare/v0.9.0...v0.9.1) (2021-12-09) + +**Note:** Version bump only for package @digita-ai/dgt-components + + + + + ## [0.9.0](https://github.com/digita-ai/dgt-shared/compare/v0.8.6...v0.9.0) (2021-12-09) diff --git a/packages/dgt-components/package-lock.json b/packages/dgt-components/package-lock.json index 6f396935..671863ad 100644 --- a/packages/dgt-components/package-lock.json +++ b/packages/dgt-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-components", - "version": "0.9.0", + "version": "0.9.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/dgt-components/package.json b/packages/dgt-components/package.json index 8c334dd3..939dc663 100644 --- a/packages/dgt-components/package.json +++ b/packages/dgt-components/package.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-components", - "version": "0.9.0", + "version": "0.9.1", "description": "Collection of Semantic Components.", "author": "Wouter Janssens ", "main": "./dist/dgt-components.umd.js", @@ -29,8 +29,8 @@ }, "dependencies": { "@appnest/lit-translate": "^1.1.18", - "@digita-ai/dgt-theme": "0.9.0", - "@digita-ai/dgt-utils": "0.9.0", + "@digita-ai/dgt-theme": "0.9.1", + "@digita-ai/dgt-utils": "0.9.1", "@digita-ai/inrupt-solid-service": "^0.9.2", "@digita-ai/semcom-core": "^0.9.5", "@digita-ai/semcom-sdk": "^0.9.5", diff --git a/packages/dgt-theme/CHANGELOG.md b/packages/dgt-theme/CHANGELOG.md index fdc52d83..8217c674 100644 --- a/packages/dgt-theme/CHANGELOG.md +++ b/packages/dgt-theme/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.9.1](https://github.com/digita-ai/dgt-shared/compare/v0.9.0...v0.9.1) (2021-12-09) + +**Note:** Version bump only for package @digita-ai/dgt-theme + + + + + ## [0.9.0](https://github.com/digita-ai/dgt-shared/compare/v0.8.6...v0.9.0) (2021-12-09) **Note:** Version bump only for package @digita-ai/dgt-theme diff --git a/packages/dgt-theme/package-lock.json b/packages/dgt-theme/package-lock.json index f9fd82ab..4005ae37 100644 --- a/packages/dgt-theme/package-lock.json +++ b/packages/dgt-theme/package-lock.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-theme", - "version": "0.9.0", + "version": "0.9.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/dgt-theme/package.json b/packages/dgt-theme/package.json index 9c098a7e..7bba65a0 100644 --- a/packages/dgt-theme/package.json +++ b/packages/dgt-theme/package.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-theme", - "version": "0.9.0", + "version": "0.9.1", "description": "Theme for Digita projects.", "author": "Wouter Janssens ", "main": "./dist/dgt-theme.umd.js", diff --git a/packages/dgt-utils-core/CHANGELOG.md b/packages/dgt-utils-core/CHANGELOG.md index 0c187396..3add72f4 100644 --- a/packages/dgt-utils-core/CHANGELOG.md +++ b/packages/dgt-utils-core/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.9.1](https://github.com/digita-ai/dgt-shared/compare/v0.9.0...v0.9.1) (2021-12-09) + +**Note:** Version bump only for package @digita-ai/dgt-utils-core + + + + + ## [0.9.0](https://github.com/digita-ai/dgt-shared/compare/v0.8.6...v0.9.0) (2021-12-09) diff --git a/packages/dgt-utils-core/package-lock.json b/packages/dgt-utils-core/package-lock.json index 785c6be4..11fbc217 100644 --- a/packages/dgt-utils-core/package-lock.json +++ b/packages/dgt-utils-core/package-lock.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-utils-core", - "version": "0.9.0", + "version": "0.9.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/dgt-utils-core/package.json b/packages/dgt-utils-core/package.json index f98e250e..87b8910f 100644 --- a/packages/dgt-utils-core/package.json +++ b/packages/dgt-utils-core/package.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-utils-core", - "version": "0.9.0", + "version": "0.9.1", "scripts": { "build": "rimraf ./dist && vite build && tsc", "build:dev": "npm run build", diff --git a/packages/dgt-utils/CHANGELOG.md b/packages/dgt-utils/CHANGELOG.md index 14f2eb35..a28655c4 100644 --- a/packages/dgt-utils/CHANGELOG.md +++ b/packages/dgt-utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.9.1](https://github.com/digita-ai/dgt-shared/compare/v0.9.0...v0.9.1) (2021-12-09) + +**Note:** Version bump only for package @digita-ai/dgt-utils + + + + + ## [0.9.0](https://github.com/digita-ai/dgt-shared/compare/v0.8.6...v0.9.0) (2021-12-09) diff --git a/packages/dgt-utils/package-lock.json b/packages/dgt-utils/package-lock.json index 824656d4..65a28fa1 100644 --- a/packages/dgt-utils/package-lock.json +++ b/packages/dgt-utils/package-lock.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-utils", - "version": "0.9.0", + "version": "0.9.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/dgt-utils/package.json b/packages/dgt-utils/package.json index 3bd5b8ce..7319a950 100644 --- a/packages/dgt-utils/package.json +++ b/packages/dgt-utils/package.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-utils", - "version": "0.9.0", + "version": "0.9.1", "scripts": { "build": "rimraf ./dist && vite build && tsc && npm run build:components", "build:dev": "npm run build",