Skip to content

Commit

Permalink
chore(release): 4.18.1 (#981)
Browse files Browse the repository at this point in the history
### [4.18.1](4.18.0...4.18.1) (2023-04-05)


### Bug Fixes

* design: adds background fill settings box  ([#973](#973)) ([d63c948](d63c948))
* design: sets Trebuchet as default font for all USWDS components ([#971](#971)) ([3654c05](3654c05))
  • Loading branch information
gidjin authored Apr 6, 2023
1 parent 2d26466 commit 2070c1f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [4.18.1](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.18.0...4.18.1) (2023-04-05)


### Bug Fixes

* design: adds background fill settings box ([#973](https://github.com/USSF-ORBIT/ussf-portal-client/issues/973)) ([d63c948](https://github.com/USSF-ORBIT/ussf-portal-client/commit/d63c94802bc81425c9664f6006a50e8067d88851))
* design: sets Trebuchet as default font for all USWDS components ([#971](https://github.com/USSF-ORBIT/ussf-portal-client/issues/971)) ([3654c05](https://github.com/USSF-ORBIT/ussf-portal-client/commit/3654c05b933a8aec87fd06f3ae54bea4e38c6973))

## [4.18.0](https://github.com/USSF-ORBIT/ussf-portal-client/compare/4.17.0...4.18.0) (2023-03-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ussf-portal",
"version": "4.18.0",
"version": "4.18.1",
"private": true,
"engines": {
"node": "^18.14.2"
Expand Down

0 comments on commit 2070c1f

Please sign in to comment.