Skip to content

Commit

Permalink
chore(release): v3.0.0-rc.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 25, 2024
1 parent 2640083 commit 576d79f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@

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.

## v3.0.0-rc.8

[compare changes](https://github.com/unjs/unbuild/compare/v3.0.0-rc.7...v3.0.0-rc.8)

### 🩹 Fixes

- Normalize resolved path ([2640083](https://github.com/unjs/unbuild/commit/2640083))

### 💅 Refactors

- Replace fast-glob with tinyglobby ([#426](https://github.com/unjs/unbuild/pull/426))

### 📖 Documentation

- Fix tiny typo ([#414](https://github.com/unjs/unbuild/pull/414))

### 🏡 Chore

- Update dependencies ([2f815ef](https://github.com/unjs/unbuild/commit/2f815ef))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))
- Superchupu ([@SuperchupuDev](http://github.com/SuperchupuDev))
- @beer ([@iiio2](http://github.com/iiio2))

## v3.0.0-rc.7

[compare changes](https://github.com/unjs/unbuild/compare/v3.0.0-rc.6...v3.0.0-rc.7)
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": "unbuild",
"version": "3.0.0-rc.7",
"version": "3.0.0-rc.8",
"description": "A unified javascript build system",
"repository": "unjs/unbuild",
"license": "MIT",
Expand Down

0 comments on commit 576d79f

Please sign in to comment.