Skip to content

Commit

Permalink
chore: release v0.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lem-onade committed Aug 17, 2023
1 parent f1798d6 commit f8cf3c9
Show file tree
Hide file tree
Showing 14 changed files with 57 additions and 17 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.3](https://github.com/useid/utilities/compare/v0.22.2...v0.22.3) (2023-08-17)

**Note:** Version bump only for package root





## [0.22.2](https://github.com/useid/utilities/compare/v0.22.1...v0.22.2) (2023-08-08)

**Note:** Version bump only for package root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
}
}
},
"version": "0.22.2"
"version": "0.22.3"
}
8 changes: 8 additions & 0 deletions packages/dgt-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.3](https://github.com/useid/dgt-shared/compare/v0.22.2...v0.22.3) (2023-08-17)

**Note:** Version bump only for package @useid/dgt-components





## [0.22.2](https://github.com/useid/dgt-shared/compare/v0.22.1...v0.22.2) (2023-08-08)

**Note:** Version bump only for package @useid/dgt-components
Expand Down
8 changes: 4 additions & 4 deletions packages/dgt-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/dgt-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useid/dgt-components",
"version": "0.22.2",
"version": "0.22.3",
"description": "Collection of Semantic Components.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/dgt-components.umd.js",
Expand Down Expand Up @@ -31,8 +31,8 @@
},
"dependencies": {
"@appnest/lit-translate": "^1.1.18",
"@useid/dgt-theme": "0.22.2",
"@useid/dgt-utils": "0.22.2",
"@useid/dgt-theme": "0.22.3",
"@useid/dgt-utils": "0.22.3",
"@useid/inrupt-solid-service": "^0.26.0",
"buffer": "6.0.3",
"debounce": "^1.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/dgt-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.3](https://github.com/useid/dgt-shared/compare/v0.22.2...v0.22.3) (2023-08-17)

**Note:** Version bump only for package @useid/dgt-theme





## [0.22.2](https://github.com/useid/dgt-shared/compare/v0.22.1...v0.22.2) (2023-08-08)

**Note:** Version bump only for package @useid/dgt-theme
Expand Down
4 changes: 2 additions & 2 deletions packages/dgt-theme/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/dgt-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useid/dgt-theme",
"version": "0.22.2",
"version": "0.22.3",
"description": "Theme for Digita projects.",
"author": "Wouter Janssens <[email protected]>",
"license": "agpl-3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/dgt-utils-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.3](https://github.com/useid/dgt-shared/compare/v0.22.2...v0.22.3) (2023-08-17)

**Note:** Version bump only for package @useid/dgt-utils-core





## [0.22.2](https://github.com/useid/dgt-shared/compare/v0.22.1...v0.22.2) (2023-08-08)

**Note:** Version bump only for package @useid/dgt-utils-core
Expand Down
4 changes: 2 additions & 2 deletions packages/dgt-utils-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/dgt-utils-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useid/dgt-utils-core",
"version": "0.22.2",
"version": "0.22.3",
"license": "ISC",
"scripts": {
"build": "rimraf ./dist && vite build && tsc",
Expand Down
8 changes: 8 additions & 0 deletions packages/dgt-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.3](https://github.com/useid/dgt-shared/compare/v0.22.2...v0.22.3) (2023-08-17)

**Note:** Version bump only for package @useid/dgt-utils





## [0.22.2](https://github.com/useid/dgt-shared/compare/v0.22.1...v0.22.2) (2023-08-08)

**Note:** Version bump only for package @useid/dgt-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/dgt-utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/dgt-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useid/dgt-utils",
"version": "0.22.2",
"version": "0.22.3",
"license": "ISC",
"type": "commonjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit f8cf3c9

Please sign in to comment.