Skip to content

Commit cabec53

Browse files
chore(release): version packages (#6035)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bd32c77 commit cabec53

22 files changed

Lines changed: 127 additions & 92 deletions

.changeset/quiet-horses-bet.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/red-waves-sneeze.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sunny-forks-rest.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/two-tigers-invent.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

output/angular/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @db-ux/ngx-core-components
22

3+
## 4.4.3
4+
5+
### Patch Changes
6+
7+
- fix: icon color for DBTag with semantic property set - [see commit 89c4ad7](https://github.com/db-ux-design-system/core-web/commit/89c4ad7274cdadaccc0aedc106d6f2c781e6ce8a)
8+
9+
- fix: issue with DBCustomSelect not working properly with customValidity="no-validation" - [see commit 758ecb9](https://github.com/db-ux-design-system/core-web/commit/758ecb90f82a6c3d648728fa92c92474600b9941)
10+
11+
- fix: issue with floating-components (tooltip, popover, etc.) inside other absolute or fixed elements - [see commit e6d934f](https://github.com/db-ux-design-system/core-web/commit/e6d934f0c0a4af0b6dd57f81773831a2431b94e1)
12+
313
## 4.4.2
414

515
### Patch Changes

output/angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@db-ux/ngx-core-components",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
44
"description": "Angular components @db-ux/core-components",
55
"type": "module",
66
"repository": {
@@ -27,7 +27,7 @@
2727
"access": "public"
2828
},
2929
"dependencies": {
30-
"@db-ux/core-components": "4.4.2",
31-
"@db-ux/core-foundations": "4.4.2"
30+
"@db-ux/core-components": "4.4.3",
31+
"@db-ux/core-foundations": "4.4.3"
3232
}
3333
}

output/react/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @db-ux/react-core-components
22

3+
## 4.4.3
4+
5+
### Patch Changes
6+
7+
- fix: icon color for DBTag with semantic property set - [see commit 89c4ad7](https://github.com/db-ux-design-system/core-web/commit/89c4ad7274cdadaccc0aedc106d6f2c781e6ce8a)
8+
9+
- fix: issue with DBCustomSelect not working properly with customValidity="no-validation" - [see commit 758ecb9](https://github.com/db-ux-design-system/core-web/commit/758ecb90f82a6c3d648728fa92c92474600b9941)
10+
11+
- fix: issue with floating-components (tooltip, popover, etc.) inside other absolute or fixed elements - [see commit e6d934f](https://github.com/db-ux-design-system/core-web/commit/e6d934f0c0a4af0b6dd57f81773831a2431b94e1)
12+
313
## 4.4.2
414

515
### Patch Changes

output/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@db-ux/react-core-components",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
44
"description": "React components for @db-ux/core-components",
55
"repository": {
66
"type": "git",
@@ -41,7 +41,7 @@
4141
},
4242
"sideEffects": false,
4343
"dependencies": {
44-
"@db-ux/core-components": "4.4.2",
45-
"@db-ux/core-foundations": "4.4.2"
44+
"@db-ux/core-components": "4.4.3",
45+
"@db-ux/core-foundations": "4.4.3"
4646
}
4747
}

output/stencil/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @db-ux/wc-core-components
22

3+
## 4.4.3
4+
5+
### Patch Changes
6+
7+
- fix: icon color for DBTag with semantic property set - [see commit 89c4ad7](https://github.com/db-ux-design-system/core-web/commit/89c4ad7274cdadaccc0aedc106d6f2c781e6ce8a)
8+
9+
- fix: issue with DBCustomSelect not working properly with customValidity="no-validation" - [see commit 758ecb9](https://github.com/db-ux-design-system/core-web/commit/758ecb90f82a6c3d648728fa92c92474600b9941)
10+
11+
- fix: issue with floating-components (tooltip, popover, etc.) inside other absolute or fixed elements - [see commit e6d934f](https://github.com/db-ux-design-system/core-web/commit/e6d934f0c0a4af0b6dd57f81773831a2431b94e1)
12+
313
## 4.4.2
414

515
### Patch Changes

output/stencil/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@db-ux/wc-core-components",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
44
"description": "Stencil components for @db-ux/core-components",
55
"repository": {
66
"type": "git",
@@ -48,7 +48,7 @@
4848
"web-types": "./dist/web-types.json",
4949
"customElements": "dist/custom-elements.json",
5050
"dependencies": {
51-
"@db-ux/core-components": "4.4.2",
52-
"@db-ux/core-foundations": "4.4.2"
51+
"@db-ux/core-components": "4.4.3",
52+
"@db-ux/core-foundations": "4.4.3"
5353
}
5454
}

0 commit comments

Comments
 (0)