Skip to content

Commit a6ff4d9

Browse files
Rebuild assets
1 parent 2488161 commit a6ff4d9

File tree

17 files changed

+29
-22
lines changed

17 files changed

+29
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"release-it": {
9090
"git": {
9191
"requireBranch": "main",
92-
"changelog": "yarn exec git-cliff -o 'packages/cfpb-design-system/CHANGELOG.md' --include-path 'packages/cfpb-design-system/**/*'",
92+
"changelog": "yarn exec git-cliff -o - --include-path 'packages/cfpb-design-system/**/*'",
9393
"commitsPath": "packages/cfpb-design-system",
9494
"requireCommits": true
9595
},

packages/cfpb-design-system/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,18 @@ All notable changes to this project will be documented in this file.
77
### PRs in this release
88

99
- PR #[2083](https://github.com/cfpb/design-system/pull/2083): Update to ESLint@9.x - Ans
10+
- PR #[2085](https://github.com/cfpb/design-system/pull/2085): Add button link example | Correctly vertically align button group link buttons - Ans
11+
- PR #[2090](https://github.com/cfpb/design-system/pull/2090): Switch to git-cliff from auto-changelog - Ans
1012

1113
### General
1214

1315
- Update to ESLint@9.x - ([b7fff18](https://github.com/cfpb/design-system/commit/b7fff18ecbc44e9916d65738a52ed24e7cce9d75)) - Ans
14-
- Switch to git-cliff from auto-changelog - ([633b043](https://github.com/cfpb/design-system/commit/633b04345fd83ea3e0f63f6065c6bfa42803f8b7)) - Ans
16+
- Add button link example | Correctly vertically align button group link buttons - ([3da715a](https://github.com/cfpb/design-system/commit/3da715a64b907cc71dc753395db42148408519fc)) - Ans
17+
- Add button color to hover - ([5acef20](https://github.com/cfpb/design-system/commit/5acef20549ef2d2c224dfc767f24af740bf10fa2)) - Ans
18+
- Change to center alignment - ([7f38dc7](https://github.com/cfpb/design-system/commit/7f38dc76307f4c9d00b581892259d676cb1fd867)) - Ans
19+
- Switch to git-cliff from auto-changelog - ([3f6d1be](https://github.com/cfpb/design-system/commit/3f6d1bef9f8204bc92dae6b1f9c9c7b80f9dd30d)) - Ans
20+
- Rebuild assets - ([cbcb6d6](https://github.com/cfpb/design-system/commit/cbcb6d6ad4c98376e7116a23f72ad09fd9669af9)) - Ans
21+
- Adjust release changelog command - ([a93b228](https://github.com/cfpb/design-system/commit/a93b228ca863c4408dd2630fe2f3e6ae4324e7e1)) - Ans
1522

1623
## [3.2.7](https://github.com/cfpb/design-system/compare/v3.2.6..v3.2.7) - 2024-10-30
1724

packages/cfpb-design-system/dist/components/cfpb-buttons/index.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)