Skip to content

Commit b17258b

Browse files
RELEASING: Releasing 8 package(s)
Releases: @db-ux/[email protected] @db-ux/[email protected] @db-ux/[email protected] @db-ux/[email protected] @db-ux/[email protected] @db-ux/[email protected] @db-ux/[email protected] @db-ux/[email protected] [skip ci]
1 parent e34bca4 commit b17258b

19 files changed

+63
-35
lines changed

.changeset/4779-accessibility-improvements.md

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

.changeset/green-radios-relate.md

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

.changeset/rare-pans-stare.md

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

output/angular/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @db-ux/ngx-core-components
2+
3+
## 3.1.15
4+
5+
### Patch Changes
6+
7+
- 4b87f4a: fix(Switch): double event firing with Angular signals
8+
- 2d67ae0: fix(CustomSelect): tags remaining visible when form values are reset
9+
- 0dfa72c: fix(CustomSelect): custom removeTagsTexts are not applied correctly

output/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@db-ux/ngx-core-components",
3-
"version": "3.1.14",
3+
"version": "3.1.15",
44
"description": "Angular components @db-ux/core-components",
55
"type": "module",
66
"repository": {

output/react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @db-ux/react-core-components
2+
3+
## 3.1.15
4+
5+
### Patch Changes
6+
7+
- 4b87f4a: fix(Switch): double event firing with Angular signals
8+
- 2d67ae0: fix(CustomSelect): tags remaining visible when form values are reset
9+
- 0dfa72c: fix(CustomSelect): custom removeTagsTexts are not applied correctly

output/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@db-ux/react-core-components",
3-
"version": "3.1.14",
3+
"version": "3.1.15",
44
"description": "React components for @db-ux/core-components",
55
"repository": {
66
"type": "git",

output/stencil/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @db-ux/wc-core-components
2+
3+
## 3.1.15
4+
5+
### Patch Changes
6+
7+
- 4b87f4a: fix(Switch): double event firing with Angular signals
8+
- 2d67ae0: fix(CustomSelect): tags remaining visible when form values are reset
9+
- 0dfa72c: fix(CustomSelect): custom removeTagsTexts are not applied correctly

output/stencil/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@db-ux/wc-core-components",
3-
"version": "3.1.14",
3+
"version": "3.1.15",
44
"description": "Stencil components for @db-ux/core-components",
55
"repository": {
66
"type": "git",

output/vue/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @db-ux/v-core-components
2+
3+
## 3.1.15
4+
5+
### Patch Changes
6+
7+
- 4b87f4a: fix(Switch): double event firing with Angular signals
8+
- 2d67ae0: fix(CustomSelect): tags remaining visible when form values are reset
9+
- 0dfa72c: fix(CustomSelect): custom removeTagsTexts are not applied correctly

0 commit comments

Comments
 (0)