Skip to content

Commit

Permalink
chore(release): 🔖 1.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.1](v1.11.0...v1.11.1) (2024-05-21)

### Bug Fixes

* 🐛 $ref type ([0779ec5](0779ec5))
  • Loading branch information
semantic-release-bot committed May 21, 2024
1 parent 0779ec5 commit 378fe69
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.11.1](https://github.com/Morgbn/nuxt-oa/compare/v1.11.0...v1.11.1) (2024-05-21)


### Bug Fixes

* :bug: $ref type ([0779ec5](https://github.com/Morgbn/nuxt-oa/commit/0779ec59103320c1a89036195b035ee97e3bea9c))

# [1.11.0](https://github.com/Morgbn/nuxt-oa/compare/v1.10.3...v1.11.0) (2024-02-19)


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": "nuxt-oa",
"version": "1.11.0",
"version": "1.11.1",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit 378fe69

Please sign in to comment.