Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Commit 12685d9

Browse files
committed
chore(release): 0.3.5
1 parent ed102c3 commit 12685d9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.3.5](https://github.com/nuxt/vite/compare/v0.3.4...v0.3.5) (2021-10-11)
6+
7+
8+
### Features
9+
10+
* **dev:** align with nuxt 3's dev-bundler ([#219](https://github.com/nuxt/vite/issues/219)) ([ed102c3](https://github.com/nuxt/vite/commit/ed102c3c6ac5c252a0331fe85fcf462adc7c4f41))
11+
512
### [0.3.4](https://github.com/nuxt/vite/compare/v0.3.3...v0.3.4) (2021-10-02)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-vite",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "Vite Experience with Nuxt 2",
55
"repository": "nuxt/vite",
66
"license": "MIT",

0 commit comments

Comments
 (0)