Skip to content

Commit

Permalink
Tweak changelog config
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Nov 5, 2024
1 parent 1e4af73 commit e944523
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"requireCommits": true
},
"hooks": {
"after:bump": "yarn exec git-cliff -o 'packages/cfpb-design-system/CHANGELOG.md' --include-path 'packages/cfpb-design-system/**/*'"
"after:git:beforeRelease": "yarn exec git-cliff -o 'packages/cfpb-design-system/CHANGELOG.md' --include-path 'packages/cfpb-design-system/**/*'"
},
"npm": {
"publish": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/cfpb-design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## [unreleased]
## [3.2.8](https://github.com/cfpb/design-system/compare/v3.2.7..v3.2.8) - 2024-11-01

### PRs in this release

Expand Down

0 comments on commit e944523

Please sign in to comment.