Skip to content

Commit 35441ff

Browse files
committed
chore(release): 0.2.4
1 parent c880f69 commit 35441ff

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.2.4](https://github.com/nuxt-contrib/vue-bundle-renderer/compare/v0.2.3...v0.2.4) (2021-07-12)
6+
7+
8+
### Features
9+
10+
* add exports map ([0f5e597](https://github.com/nuxt-contrib/vue-bundle-renderer/commit/0f5e597bf745649e78104a67a6f6eb0501be957a))
11+
12+
13+
### Bug Fixes
14+
15+
* support `.mjs` in isJS ([6347cfd](https://github.com/nuxt-contrib/vue-bundle-renderer/commit/6347cfd2f05d8d7731683cbc21b92cc53d334ec9))
16+
517
### [0.2.3](https://github.com/nuxt-contrib/vue-bundle-renderer/compare/v0.2.2...v0.2.3) (2021-01-22)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-bundle-renderer",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Bundle Renderer for Vue 3.0",
55
"repository": "nuxt-contrib/vue-bundle-renderer",
66
"license": "MIT",

0 commit comments

Comments
 (0)