Skip to content

Commit 2bcce0f

Browse files
authored
fix: CHANGELOG files entries (#5356)
* refactor: we actually want to mention Amazon Q in the components packages this wouldn't get recognized in @db-ux/agent-cli CHANGELOG, as this package is run directly instead of installed * Apply suggestions from code review * Update packages/components/CHANGELOG.md * Apply suggestions from code review * refactor: corrected commits * refactor: corrected commits * refactor: corrected commits * refactor: corrected commits * refactor: corrected commits * refactor: corrected commits
1 parent 5b11f37 commit 2bcce0f

File tree

7 files changed

+77
-105
lines changed

7 files changed

+77
-105
lines changed

output/angular/CHANGELOG.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22

33
## 4.0.3
44

5-
_version bump_
5+
### Patch Changes
66

7+
- chore: generate Amazon Q rule file with [`@db-ux/agent-cli` node package](https://www.npmjs.com/package/@db-ux/agent-cli) - [see commit b61c8b1](https://github.com/db-ux-design-system/core-web/commit/b61c8b14992f5a5b3615c6bff74018d5682aa0cc)
78

89
## 4.0.2
910

1011
### Patch Changes
1112

12-
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
13+
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)
1314

14-
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
15+
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)
1516

1617
## 4.0.1
1718

@@ -54,25 +55,17 @@ _version bump_
5455

5556
### Patch Changes
5657

57-
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
58-
- 0c20c00: refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`)
59-
- Updated dependencies [0c20c00]
60-
- Updated dependencies [0c20c00]
61-
- @db-ux/core-components@3.1.17
62-
- @db-ux/core-foundations@3.1.17
58+
- fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - [see commit 354e270](https://github.com/db-ux-design-system/core-web/commit/354e27029a4378288a97ed5e31b75c11758f0c01)
59+
- refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`) - [see commit 4826455](https://github.com/db-ux-design-system/core-web/commit/4826455637590b6ae780afb93abb9effe9380342)
6360

6461
## 3.1.16
6562

6663
### Patch Changes
6764

68-
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
65+
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
6966
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
7067
- Now, all options are accessible via keyboard regardless of group boundaries.
71-
- a28eb71: fix: JS framework core-components packages are missing `@db-ux` dependencies
72-
- Updated dependencies [a28eb71]
73-
- Updated dependencies [a28eb71]
74-
- @db-ux/core-components@3.1.16
75-
- @db-ux/core-foundations@3.1.16
68+
- fix: JS framework core-components packages are missing `@db-ux` dependencies - [see commit 49df866](https://github.com/db-ux-design-system/core-web/commit/49df866e753a9459f5acdca4ad1e19141b477471)
7669

7770
## 3.1.15
7871

output/react/CHANGELOG.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22

33
## 4.0.3
44

5-
_version bump_
5+
### Patch Changes
66

7+
- chore: generate Amazon Q rule file with [`@db-ux/agent-cli` node package](https://www.npmjs.com/package/@db-ux/agent-cli) - [see commit b61c8b1](https://github.com/db-ux-design-system/core-web/commit/b61c8b14992f5a5b3615c6bff74018d5682aa0cc)
78

89
## 4.0.2
910

1011
### Patch Changes
1112

12-
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
13+
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)
1314

14-
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
15+
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)
1516

1617
## 4.0.1
1718

@@ -54,25 +55,17 @@ _version bump_
5455

5556
### Patch Changes
5657

57-
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
58-
- 0c20c00: refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`)
59-
- Updated dependencies [0c20c00]
60-
- Updated dependencies [0c20c00]
61-
- @db-ux/core-components@3.1.17
62-
- @db-ux/core-foundations@3.1.17
58+
- fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - [see commit 354e270](https://github.com/db-ux-design-system/core-web/commit/354e27029a4378288a97ed5e31b75c11758f0c01)
59+
- refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`) - [see commit 4826455](https://github.com/db-ux-design-system/core-web/commit/4826455637590b6ae780afb93abb9effe9380342)
6360

6461
## 3.1.16
6562

6663
### Patch Changes
6764

68-
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
65+
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
6966
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
7067
- Now, all options are accessible via keyboard regardless of group boundaries.
71-
- a28eb71: fix: JS framework core-components packages are missing `@db-ux` dependencies
72-
- Updated dependencies [a28eb71]
73-
- Updated dependencies [a28eb71]
74-
- @db-ux/core-components@3.1.16
75-
- @db-ux/core-foundations@3.1.16
68+
- fix: JS framework core-components packages are missing `@db-ux` dependencies - [see commit 49df866](https://github.com/db-ux-design-system/core-web/commit/49df866e753a9459f5acdca4ad1e19141b477471)
7669

7770
## 3.1.15
7871

output/stencil/CHANGELOG.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22

33
## 4.0.3
44

5-
_version bump_
5+
### Patch Changes
66

7+
- chore: generate Amazon Q rule file with [`@db-ux/agent-cli` node package](https://www.npmjs.com/package/@db-ux/agent-cli) - [see commit b61c8b1](https://github.com/db-ux-design-system/core-web/commit/b61c8b14992f5a5b3615c6bff74018d5682aa0cc)
78

89
## 4.0.2
910

1011
### Patch Changes
1112

12-
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
13+
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)
1314

14-
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
15+
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)
1516

1617
## 4.0.1
1718

@@ -54,25 +55,17 @@ _version bump_
5455

5556
### Patch Changes
5657

57-
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
58-
- 0c20c00: refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`)
59-
- Updated dependencies [0c20c00]
60-
- Updated dependencies [0c20c00]
61-
- @db-ux/core-components@3.1.17
62-
- @db-ux/core-foundations@3.1.17
58+
- fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - [see commit 354e270](https://github.com/db-ux-design-system/core-web/commit/354e27029a4378288a97ed5e31b75c11758f0c01)
59+
- refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`) - [see commit 4826455](https://github.com/db-ux-design-system/core-web/commit/4826455637590b6ae780afb93abb9effe9380342)
6360

6461
## 3.1.16
6562

6663
### Patch Changes
6764

68-
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
65+
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
6966
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
7067
- Now, all options are accessible via keyboard regardless of group boundaries.
71-
- a28eb71: fix: JS framework core-components packages are missing `@db-ux` dependencies
72-
- Updated dependencies [a28eb71]
73-
- Updated dependencies [a28eb71]
74-
- @db-ux/core-components@3.1.16
75-
- @db-ux/core-foundations@3.1.16
68+
- fix: JS framework core-components packages are missing `@db-ux` dependencies - [see commit 49df866](https://github.com/db-ux-design-system/core-web/commit/49df866e753a9459f5acdca4ad1e19141b477471)
7669

7770
## 3.1.15
7871

output/vue/CHANGELOG.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22

33
## 4.0.3
44

5-
_version bump_
5+
### Patch Changes
66

7+
- chore: generate Amazon Q rule file with [`@db-ux/agent-cli` node package](https://www.npmjs.com/package/@db-ux/agent-cli) - [see commit b61c8b1](https://github.com/db-ux-design-system/core-web/commit/b61c8b14992f5a5b3615c6bff74018d5682aa0cc)
78

89
## 4.0.2
910

1011
### Patch Changes
1112

12-
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
13+
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)
1314

14-
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
15+
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)
1516

1617
## 4.0.1
1718

@@ -54,25 +55,17 @@ _version bump_
5455

5556
### Patch Changes
5657

57-
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
58-
- 0c20c00: refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`)
59-
- Updated dependencies [0c20c00]
60-
- Updated dependencies [0c20c00]
61-
- @db-ux/core-components@3.1.17
62-
- @db-ux/core-foundations@3.1.17
58+
- fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - [see commit 354e270](https://github.com/db-ux-design-system/core-web/commit/354e27029a4378288a97ed5e31b75c11758f0c01)
59+
- refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`) - [see commit 4826455](https://github.com/db-ux-design-system/core-web/commit/4826455637590b6ae780afb93abb9effe9380342)
6360

6461
## 3.1.16
6562

6663
### Patch Changes
6764

68-
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
65+
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
6966
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
7067
- Now, all options are accessible via keyboard regardless of group boundaries.
71-
- a28eb71: fix: JS framework core-components packages are missing `@db-ux` dependencies
72-
- Updated dependencies [a28eb71]
73-
- Updated dependencies [a28eb71]
74-
- @db-ux/core-components@3.1.16
75-
- @db-ux/core-foundations@3.1.16
68+
- fix: JS framework core-components packages are missing `@db-ux` dependencies - [see commit 49df866](https://github.com/db-ux-design-system/core-web/commit/49df866e753a9459f5acdca4ad1e19141b477471)
7669

7770
## 3.1.15
7871

packages/agent-cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### Patch Changes
1212

13-
- chore: update instructions files for better copilot outputs - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e):
13+
- chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
1414
- fix: add some missing variables
1515

1616
## 4.0.1

packages/components/CHANGELOG.md

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,20 @@
22

33
## 4.0.3
44

5-
_version bump_
5+
### Patch Changes
66

7+
- chore: generate Amazon Q rule file with [`@db-ux/agent-cli` node package](https://www.npmjs.com/package/@db-ux/agent-cli) - [see commit b61c8b1](https://github.com/db-ux-design-system/core-web/commit/b61c8b14992f5a5b3615c6bff74018d5682aa0cc)
78

89
## 4.0.2
910

1011
### Patch Changes
1112

12-
- chore: update instructions files for better copilot outputs - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e):
13-
- fix: add some missing variables
13+
- chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
14+
- fix: add some missing variables
1415

15-
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
16+
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)
1617

17-
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 797a114](https://github.com/db-ux-design-system/core-web/commit/797a114d7abc680667276f8ffc2f7f4482d89d3e)
18+
- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)
1819

1920
## 4.0.1
2021

@@ -25,9 +26,9 @@ _version bump_
2526
### Major Changes
2627

2728
- feat: Switch stable rework - [see commit cb2deb0](https://github.com/db-ux-design-system/core-web/commit/cb2deb0f1c54900d1967483aea05d81279c02f59):
28-
- **BREAKING CHANGE**: remove `emphasis` property
29-
- introduce validation (invalid and valid)
30-
- configurable label position
29+
- **BREAKING CHANGE**: remove `emphasis` property
30+
- introduce validation (invalid and valid)
31+
- configurable label position
3132

3233
- **BREAKING CHANGE**: refactor(Custom Select): renamed `ariaListLabel` property to `listLabel` - [see commit 966d5ad](https://github.com/db-ux-design-system/core-web/commit/966d5ad01f00d0ca1707cc316a63e2d431fff1e9)
3334

@@ -46,30 +47,30 @@ _version bump_
4647
### Patch Changes
4748

4849
- fix(DBTabs): ensure navigation arrows appear correctly on window resize - [see commit 4e65e00](https://github.com/db-ux-design-system/core-web/commit/4e65e00d280cae18baee03b5a7a9b13eec063835):
49-
- This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
50+
- This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
5051

5152
- fix(select): jumping placeholder for label above - [see commit 7ed8d22](https://github.com/db-ux-design-system/core-web/commit/7ed8d2225102e0e9044437e95917e11eef4bc73f)
5253

5354
- enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
54-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
55+
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
5556

5657
## 3.1.17
5758

5859
### Patch Changes
5960

60-
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
61-
- 0c20c00: refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`)
62-
- @db-ux/core-foundations@3.1.17
61+
- fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - [see commit 354e270](https://github.com/db-ux-design-system/core-web/commit/354e27029a4378288a97ed5e31b75c11758f0c01)
62+
- refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`) - [see commit 4826455](https://github.com/db-ux-design-system/core-web/commit/4826455637590b6ae780afb93abb9effe9380342)
63+
- @db-ux/core-foundations@3.1.17
6364

6465
## 3.1.16
6566

6667
### Patch Changes
6768

68-
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
69-
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
70-
- Now, all options are accessible via keyboard regardless of group boundaries.
71-
- a28eb71: fix: JS framework core-components packages are missing `@db-ux` dependencies
72-
- @db-ux/core-foundations@3.1.16
69+
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
70+
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
71+
- Now, all options are accessible via keyboard regardless of group boundaries.
72+
- fix: JS framework core-components packages are missing `@db-ux` dependencies - [see commit 49df866](https://github.com/db-ux-design-system/core-web/commit/49df866e753a9459f5acdca4ad1e19141b477471)
73+
- @db-ux/core-foundations@3.1.16
7374

7475
## 3.1.15
7576

@@ -78,4 +79,4 @@ _version bump_
7879
- 262964b: fix(Switch): double event firing with Angular signals
7980
- 262964b: fix(CustomSelect): tags remaining visible when form values are reset
8081
- 262964b: fix(CustomSelect): custom removeTagsTexts are not applied correctly
81-
- @db-ux/core-foundations@3.1.15
82+
- @db-ux/core-foundations@3.1.15

0 commit comments

Comments
 (0)