Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and steveoh committed Sep 25, 2024
1 parent 053a31c commit fc83f01
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"packages/popover": "1.1.0",
"packages/sherlock": "4.0.8",
"packages/utilities": "2.2.5",
"packages/utah-design-system": "1.9.4"
"packages/utah-design-system": "1.9.5"
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions packages/utah-design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.9.5](https://github.com/agrc/kitchen-sink/compare/utah-design-system-v1.9.4...utah-design-system-v1.9.5) (2024-09-25)


### Bug Fixes

* **contexts:** align type with header ([75dedde](https://github.com/agrc/kitchen-sink/commit/75dedde607b48071026aafc16a9943e2e453cfa4))
* **header:** align type with auth provider ([a95b077](https://github.com/agrc/kitchen-sink/commit/a95b07702c31c3ce7443ad89b95cad98608a76ae))

## [1.9.4](https://github.com/agrc/kitchen-sink/compare/utah-design-system-v1.9.3...utah-design-system-v1.9.4) (2024-09-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/utah-design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugrc/utah-design-system",
"version": "1.9.4",
"version": "1.9.5",
"private": false,
"description": "This is a collection of react components for implementing the [Utah Design System](https://designsystem.utah.gov).",
"keywords": [
Expand Down

0 comments on commit fc83f01

Please sign in to comment.