diff --git a/CHANGELOG.md b/CHANGELOG.md index 11306c69..0982b3f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.11.0](https://github.com/digita-ai/dgt-shared/compare/v0.10.3...v0.11.0) (2022-01-06) + + +### **Features** + +* add router to utils ([#129](https://github.com/digita-ai/dgt-shared/issues/129)) ([f5201b9](https://github.com/digita-ai/dgt-shared/commit/f5201b9c00e771783a84f261196c96a1410b7102)) + + + ### [0.10.3](https://github.com/digita-ai/dgt-shared/compare/v0.10.2...v0.10.3) (2021-12-22) diff --git a/lerna.json b/lerna.json index 2d8dceab..a10d7f5d 100644 --- a/lerna.json +++ b/lerna.json @@ -56,5 +56,5 @@ } } }, - "version": "0.10.3" + "version": "0.11.0" } diff --git a/packages/dgt-components/CHANGELOG.md b/packages/dgt-components/CHANGELOG.md index aedaa019..afca8727 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.11.0](https://github.com/digita-ai/dgt-shared/compare/v0.10.3...v0.11.0) (2022-01-06) + +**Note:** Version bump only for package @digita-ai/dgt-components + + + + + ### [0.10.3](https://github.com/digita-ai/dgt-shared/compare/v0.10.2...v0.10.3) (2021-12-22) diff --git a/packages/dgt-components/package-lock.json b/packages/dgt-components/package-lock.json index 455e5019..bc2d69cf 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.10.3", + "version": "0.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/dgt-components/package.json b/packages/dgt-components/package.json index db516db9..6e228181 100644 --- a/packages/dgt-components/package.json +++ b/packages/dgt-components/package.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-components", - "version": "0.10.3", + "version": "0.11.0", "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.10.3", - "@digita-ai/dgt-utils": "0.10.3", + "@digita-ai/dgt-theme": "0.11.0", + "@digita-ai/dgt-utils": "0.11.0", "@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 a5095664..9b5d88f3 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.11.0](https://github.com/digita-ai/dgt-shared/compare/v0.10.3...v0.11.0) (2022-01-06) + +**Note:** Version bump only for package @digita-ai/dgt-theme + + + + + ### [0.10.3](https://github.com/digita-ai/dgt-shared/compare/v0.10.2...v0.10.3) (2021-12-22) **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 b2401561..19dcf097 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.10.3", + "version": "0.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/dgt-theme/package.json b/packages/dgt-theme/package.json index a43c7e41..eb689691 100644 --- a/packages/dgt-theme/package.json +++ b/packages/dgt-theme/package.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-theme", - "version": "0.10.3", + "version": "0.11.0", "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 77eca4fb..93c256f5 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.11.0](https://github.com/digita-ai/dgt-shared/compare/v0.10.3...v0.11.0) (2022-01-06) + +**Note:** Version bump only for package @digita-ai/dgt-utils-core + + + + + ### [0.10.3](https://github.com/digita-ai/dgt-shared/compare/v0.10.2...v0.10.3) (2021-12-22) **Note:** Version bump only for package @digita-ai/dgt-utils-core diff --git a/packages/dgt-utils-core/package-lock.json b/packages/dgt-utils-core/package-lock.json index a008b6b2..8c1893ec 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.10.3", + "version": "0.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/dgt-utils-core/package.json b/packages/dgt-utils-core/package.json index af5e12e8..1fdbcdad 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.10.3", + "version": "0.11.0", "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 a7187a25..c4bf9ec8 100644 --- a/packages/dgt-utils/CHANGELOG.md +++ b/packages/dgt-utils/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.11.0](https://github.com/digita-ai/dgt-shared/compare/v0.10.3...v0.11.0) (2022-01-06) + + +### **Features** + +* add router to utils ([#129](https://github.com/digita-ai/dgt-shared/issues/129)) ([f5201b9](https://github.com/digita-ai/dgt-shared/commit/f5201b9c00e771783a84f261196c96a1410b7102)) + + + ### [0.10.3](https://github.com/digita-ai/dgt-shared/compare/v0.10.2...v0.10.3) (2021-12-22) **Note:** Version bump only for package @digita-ai/dgt-utils diff --git a/packages/dgt-utils/package-lock.json b/packages/dgt-utils/package-lock.json index 71118883..7a536c7a 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.10.3", + "version": "0.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/dgt-utils/package.json b/packages/dgt-utils/package.json index 635de1a6..7d5079a2 100644 --- a/packages/dgt-utils/package.json +++ b/packages/dgt-utils/package.json @@ -1,6 +1,6 @@ { "name": "@digita-ai/dgt-utils", - "version": "0.10.3", + "version": "0.11.0", "scripts": { "build": "rimraf ./dist && vite build && tsc && npm run build:components", "build:dev": "npm run build", @@ -29,8 +29,8 @@ ], "dependencies": { "@types/node": "^14.14.14", - "xstate": "^4.26.1", "rxjs": "^7.4.0", + "xstate": "^4.26.1", "zone.js": "~0.8.26" }, "devDependencies": {