Skip to content

Commit

Permalink
chore: release v0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lem-onade committed Dec 22, 2021
1 parent c0a0f59 commit 3fb4b93
Show file tree
Hide file tree
Showing 14 changed files with 56 additions and 12 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.3](https://github.com/digita-ai/dgt-shared/compare/v0.10.2...v0.10.3) (2021-12-22)


### **Bug Fixes**

* automatic submits in authenticate component ([#124](https://github.com/digita-ai/dgt-shared/issues/124)) ([c0a0f59](https://github.com/digita-ai/dgt-shared/commit/c0a0f595775d7940b6a292f1bdfdc26615e703d1))
* inverse class on content header ([#123](https://github.com/digita-ai/dgt-shared/issues/123)) ([f1830b7](https://github.com/digita-ai/dgt-shared/commit/f1830b7c392fc7b2b279196ede4d7f4feb484c59))



### [0.10.2](https://github.com/digita-ai/dgt-shared/compare/v0.10.1...v0.10.2) (2021-12-16)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
}
}
},
"version": "0.10.2"
"version": "0.10.3"
}
10 changes: 10 additions & 0 deletions packages/dgt-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.3](https://github.com/digita-ai/dgt-shared/compare/v0.10.2...v0.10.3) (2021-12-22)


### **Bug Fixes**

* automatic submits in authenticate component ([#124](https://github.com/digita-ai/dgt-shared/issues/124)) ([c0a0f59](https://github.com/digita-ai/dgt-shared/commit/c0a0f595775d7940b6a292f1bdfdc26615e703d1))
* inverse class on content header ([#123](https://github.com/digita-ai/dgt-shared/issues/123)) ([f1830b7](https://github.com/digita-ai/dgt-shared/commit/f1830b7c392fc7b2b279196ede4d7f4feb484c59))



### [0.10.2](https://github.com/digita-ai/dgt-shared/compare/v0.10.1...v0.10.2) (2021-12-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/dgt-components/package-lock.json

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

8 changes: 4 additions & 4 deletions packages/dgt-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digita-ai/dgt-components",
"version": "0.10.2",
"version": "0.10.3",
"description": "Collection of Semantic Components.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/dgt-components.umd.js",
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"dependencies": {
"@appnest/lit-translate": "^1.1.18",
"@digita-ai/dgt-theme": "0.10.2",
"@digita-ai/dgt-utils": "0.10.2",
"@digita-ai/dgt-theme": "0.10.3",
"@digita-ai/dgt-utils": "0.10.3",
"@digita-ai/inrupt-solid-service": "^0.9.2",
"@digita-ai/semcom-core": "^0.9.5",
"@digita-ai/semcom-sdk": "^0.9.5",
Expand Down Expand Up @@ -106,4 +106,4 @@
"<rootDir>/demo/"
]
}
}
}
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.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





### [0.10.2](https://github.com/digita-ai/dgt-shared/compare/v0.10.1...v0.10.2) (2021-12-16)

**Note:** Version bump only for package @digita-ai/dgt-theme
Expand Down
2 changes: 1 addition & 1 deletion 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": "@digita-ai/dgt-theme",
"version": "0.10.2",
"version": "0.10.3",
"description": "Theme for Digita projects.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/dgt-theme.umd.js",
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.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





### [0.10.2](https://github.com/digita-ai/dgt-shared/compare/v0.10.1...v0.10.2) (2021-12-16)

**Note:** Version bump only for package @digita-ai/dgt-utils-core
Expand Down
2 changes: 1 addition & 1 deletion 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": "@digita-ai/dgt-utils-core",
"version": "0.10.2",
"version": "0.10.3",
"scripts": {
"build": "rimraf ./dist && vite build && tsc",
"build:dev": "npm run build",
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.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





### [0.10.2](https://github.com/digita-ai/dgt-shared/compare/v0.10.1...v0.10.2) (2021-12-16)

**Note:** Version bump only for package @digita-ai/dgt-utils
Expand Down
2 changes: 1 addition & 1 deletion 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": "@digita-ai/dgt-utils",
"version": "0.10.2",
"version": "0.10.3",
"scripts": {
"build": "rimraf ./dist && vite build && tsc && npm run build:components",
"build:dev": "npm run build",
Expand Down

0 comments on commit 3fb4b93

Please sign in to comment.