Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 13, 2024
1 parent 06e7073 commit 55c4846
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
Changelog

# [1.10.0](https://github.com/patrickcate/vue-uswds/compare/v1.9.0...v1.10.0) (2024-11-13)


### Bug Fixes

* **UsaChecklistItem:** remove ability to focus checklist items ([2437a41](https://github.com/patrickcate/vue-uswds/commit/2437a412809e61e517ea9eb01f3f2ce4895d0152))


### Features

* **UsaTooltip:** allow users to hover over tooltip content ([94e7c0c](https://github.com/patrickcate/vue-uswds/commit/94e7c0c81454de1b3d60bfe0a88862976c291423))


### Reverts

* **UsaSelect:** remove `selected` attr binding ([070278b](https://github.com/patrickcate/vue-uswds/commit/070278b0511ac6197333d50bc4e05228cf0a8c6b))

# [1.9.0](https://github.com/patrickcate/vue-uswds/compare/v1.8.0...v1.9.0) (2024-05-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-uswds",
"description": "Vue 3 implementation of the USWDS (U.S. Web Design System) component library",
"version": "1.9.0",
"version": "1.10.0",
"author": "Patrick Cate",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 55c4846

Please sign in to comment.