Skip to content

Commit

Permalink
chore(release): v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 13, 2022
1 parent fdfd353 commit dd456a0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,27 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## v0.9.0


### 🚀 Enhancements

- ⚠️ Update rollup to v3 (#129)

### 🏡 Chore

- Fix typo (#118)
- Update hookable (fdfd353)

#### ⚠️ Breaking Changes

- ⚠️ Update rollup to v3 (#129)

### ❤️ Contributors

- Chris
- Pooya Parsa

## main (v0.8.10..main)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "unbuild",
"version": "0.8.11",
"version": "0.9.0",
"description": "A unified javascript build system",
"repository": "unjs/unbuild",
"license": "MIT",
Expand Down

0 comments on commit dd456a0

Please sign in to comment.