Skip to content

Commit

Permalink
chore(release): v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 7, 2024
1 parent 7ab71ff commit 169fc6a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.2.2

[compare changes](https://github.com/unjs/undocs/compare/v0.2.1...v0.2.2)

### 🩹 Fixes

- Url should be optional in dev ([9eb9b76](https://github.com/unjs/undocs/commit/9eb9b76))

### 🏡 Chore

- Update c12 ([7ab71ff](https://github.com/unjs/undocs/commit/7ab71ff))

### ❤️ Contributors

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

## v0.2.1

[compare changes](https://github.com/unjs/undocs/compare/v0.2.0...v0.2.1)
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.1",
"version": "0.2.2",
"repository": "unjs/undocs",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -64,4 +64,4 @@
"vue-tsc": "^1.8.27"
},
"packageManager": "bun@1.0.26"
}
}

0 comments on commit 169fc6a

Please sign in to comment.