Skip to content

Commit

Permalink
chore(release): v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 13, 2023
1 parent 3bb25b2 commit 968612b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

## v1.2.1

[compare changes](https://github.com/unjs/unbuild/compare/v1.2.0...v1.2.1)


### 💅 Refactors

- Update to consola v3 ([3bb25b2](https://github.com/unjs/unbuild/commit/3bb25b2))

### ❤️ Contributors

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

## v1.2.0

[compare changes](https://github.com/unjs/unbuild/compare/v1.1.2...v1.2.0)
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": "unbuild",
"version": "1.2.0",
"version": "1.2.1",
"description": "A unified javascript build system",
"repository": "unjs/unbuild",
"license": "MIT",
Expand Down Expand Up @@ -66,4 +66,4 @@
"vitest": "^0.30.1"
},
"packageManager": "pnpm@8.2.0"
}
}

0 comments on commit 968612b

Please sign in to comment.