Skip to content

Commit

Permalink
chore: release 0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwa committed Aug 10, 2023
1 parent 5f82ac0 commit a17a213
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.

### [0.4.8](/~https://github.com/dongwa/vercel-quasar/compare/v0.3.1...v0.4.8) (2023-08-10)


### Features

* adding pnpm support ([b8ecfe4](/~https://github.com/dongwa/vercel-quasar/commit/b8ecfe48d41cbb47f533dbdc97683764a8360a68))
* support for esm of quasar.config.js ([4954d05](/~https://github.com/dongwa/vercel-quasar/commit/4954d05d3ef9937de4fd9dd088aa2ae527ff4c05))


### Bug Fixes

* 缩减 lambdas 内容,fix [#4](/~https://github.com/dongwa/vercel-quasar/issues/4) ([59d6a9f](/~https://github.com/dongwa/vercel-quasar/commit/59d6a9fc1987affa97b3449b68613444194fd42c))
* add render-template.js to lambdas ([5f82ac0](/~https://github.com/dongwa/vercel-quasar/commit/5f82ac0460ce8ef16132d94615348f2fbab956af))
* ENOTDIR invalid cwd ([b01a325](/~https://github.com/dongwa/vercel-quasar/commit/b01a32537a42a27a9d30ccbf856f13edebb4fb0a))
* fix pnpm-lock.yaml is not up to date ([4c34c25](/~https://github.com/dongwa/vercel-quasar/commit/4c34c25d909b5c2098db62d0b70bb2303f9a5fda))
* fix pnpm error ([2e9ccd6](/~https://github.com/dongwa/vercel-quasar/commit/2e9ccd676eba3f12b7dba870f9b521c7bc2b4f05))

### [0.4.7](/~https://github.com/dongwa/vercel-quasar/compare/v0.3.1...v0.4.7) (2023-08-10)


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": "vercel-quasar",
"version": "0.4.7",
"version": "0.4.8",
"description": "",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit a17a213

Please sign in to comment.