Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2022-11-23)

### Bug Fixes

* require stable nuxt 3 release ([91b1803](91b1803))
  • Loading branch information
semantic-release-bot committed Nov 23, 2022
1 parent 91b1803 commit 0b6cffc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.4](https://github.com/P4sca1/nuxt-headlessui/compare/v1.0.3...v1.0.4) (2022-11-23)


### Bug Fixes

* require stable nuxt 3 release ([91b1803](https://github.com/P4sca1/nuxt-headlessui/commit/91b1803bd20dcea8d3884152ce03af32f1107494))

## [1.0.3](https://github.com/P4sca1/nuxt-headlessui/compare/v1.0.2...v1.0.3) (2022-11-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-headlessui",
"description": "Headless UI integration for Nuxt",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0b6cffc

Please sign in to comment.