Skip to content

Commit

Permalink
chore(release): v0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 22, 2024
1 parent 58a9a90 commit fa12261
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v0.2.11

[compare changes](https://github.com/unjs/undocs/compare/v0.2.10...v0.2.11)

### 🩹 Fixes

- Downgrade `@nuxt/ui` ([#60](https://github.com/unjs/undocs/pull/60))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))

## v0.2.10

[compare changes](https://github.com/unjs/undocs/compare/v0.2.8...v0.2.10)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "undocs",
"version": "0.2.10",
"version": "0.2.11",
"repository": "unjs/undocs",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -69,4 +69,4 @@
"vue-tsc": "^1.8.27"
},
"packageManager": "[email protected]"
}
}

0 comments on commit fa12261

Please sign in to comment.