Skip to content

Commit 80b75f9

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

File tree

21 files changed

+84
-47
lines changed

21 files changed

+84
-47
lines changed

.changeset/gentle-pears-play.md

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

.changeset/loose-nails-shine.md

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

.changeset/unlucky-games-sort.md

Lines changed: 0 additions & 8 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.3.2
4+
5+
### Patch Changes
6+
7+
- fix(input): add missing `accept` attribute for file inputs - [see commit d74707d](https://github.com/db-ux-design-system/core-web/commit/d74707d17045a0efb182856e9a3db192a4d6e2fa)
8+
9+
- fix: rendering issue with drawer and sub-navigation when user has `prefers-reduced-motion: reduce` - [see commit cd23ff2](https://github.com/db-ux-design-system/core-web/commit/cd23ff2da5fa8a11121c3195467b4b4c0ab2ebb6)
10+
11+
- fix(customselect): select last remaining result with enter key - [see commit cc6a445](https://github.com/db-ux-design-system/core-web/commit/cc6a445c523cc196b9c93584c62772ba9864996f)
12+
313
## 4.3.1
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.3.1",
3+
"version": "4.3.2",
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.3.1",
31-
"@db-ux/core-foundations": "4.3.1"
30+
"@db-ux/core-components": "4.3.2",
31+
"@db-ux/core-foundations": "4.3.2"
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.3.2
4+
5+
### Patch Changes
6+
7+
- fix(input): add missing `accept` attribute for file inputs - [see commit d74707d](https://github.com/db-ux-design-system/core-web/commit/d74707d17045a0efb182856e9a3db192a4d6e2fa)
8+
9+
- fix: rendering issue with drawer and sub-navigation when user has `prefers-reduced-motion: reduce` - [see commit cd23ff2](https://github.com/db-ux-design-system/core-web/commit/cd23ff2da5fa8a11121c3195467b4b4c0ab2ebb6)
10+
11+
- fix(customselect): select last remaining result with enter key - [see commit cc6a445](https://github.com/db-ux-design-system/core-web/commit/cc6a445c523cc196b9c93584c62772ba9864996f)
12+
313
## 4.3.1
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.3.1",
3+
"version": "4.3.2",
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.3.1",
45-
"@db-ux/core-foundations": "4.3.1"
44+
"@db-ux/core-components": "4.3.2",
45+
"@db-ux/core-foundations": "4.3.2"
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.3.2
4+
5+
### Patch Changes
6+
7+
- fix(input): add missing `accept` attribute for file inputs - [see commit d74707d](https://github.com/db-ux-design-system/core-web/commit/d74707d17045a0efb182856e9a3db192a4d6e2fa)
8+
9+
- fix: rendering issue with drawer and sub-navigation when user has `prefers-reduced-motion: reduce` - [see commit cd23ff2](https://github.com/db-ux-design-system/core-web/commit/cd23ff2da5fa8a11121c3195467b4b4c0ab2ebb6)
10+
11+
- fix(customselect): select last remaining result with enter key - [see commit cc6a445](https://github.com/db-ux-design-system/core-web/commit/cc6a445c523cc196b9c93584c62772ba9864996f)
12+
313
## 4.3.1
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.3.1",
3+
"version": "4.3.2",
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.3.1",
52-
"@db-ux/core-foundations": "4.3.1"
51+
"@db-ux/core-components": "4.3.2",
52+
"@db-ux/core-foundations": "4.3.2"
5353
}
5454
}

output/vue/CHANGELOG.md

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

3+
## 4.3.2
4+
5+
### Patch Changes
6+
7+
- fix(input): add missing `accept` attribute for file inputs - [see commit d74707d](https://github.com/db-ux-design-system/core-web/commit/d74707d17045a0efb182856e9a3db192a4d6e2fa)
8+
9+
- fix: rendering issue with drawer and sub-navigation when user has `prefers-reduced-motion: reduce` - [see commit cd23ff2](https://github.com/db-ux-design-system/core-web/commit/cd23ff2da5fa8a11121c3195467b4b4c0ab2ebb6)
10+
11+
- fix(customselect): select last remaining result with enter key - [see commit cc6a445](https://github.com/db-ux-design-system/core-web/commit/cc6a445c523cc196b9c93584c62772ba9864996f)
12+
313
## 4.3.1
414

515
### Patch Changes

0 commit comments

Comments
 (0)