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 18, 2024
1 parent 18a1d1e commit 8be24e4
Show file tree
Hide file tree
Showing 4 changed files with 10 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.3"
"packages/utah-design-system": "1.9.4"
}
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.

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

## [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)


### Bug Fixes

* **header:** correct typescript syntax ([18a1d1e](https://github.com/agrc/kitchen-sink/commit/18a1d1ed3314270582ad08b5f3335025290f0613))

## [1.9.3](https://github.com/agrc/kitchen-sink/compare/utah-design-system-v1.9.2...utah-design-system-v1.9.3) (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.3",
"version": "1.9.4",
"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 8be24e4

Please sign in to comment.