Skip to content

Commit

Permalink
chore(release): v0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 21, 2024
1 parent 4225a19 commit da4cd85
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog


## v0.2.7

[compare changes](https://github.com/unjs/undocs/compare/v0.2.6...v0.2.7)

### 🩹 Fixes

- Move build cache behind experimental flag ([32d59b6](https://github.com/unjs/undocs/commit/32d59b6))

### 🏡 Chore

- Update automd ([bf218d9](https://github.com/unjs/undocs/commit/bf218d9))
- Lint ([4225a19](https://github.com/unjs/undocs/commit/4225a19))

### ❤️ Contributors

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

## v0.2.6

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

0 comments on commit da4cd85

Please sign in to comment.