Skip to content

Commit f47e49f

Browse files
committed
chore(release): 0.0.1
1 parent 0e797c4 commit f47e49f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
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.
4+
5+
### 0.0.1 (2022-08-17)
6+
7+
8+
### Bug Fixes
9+
10+
* add missing `default` and `__esModule` exports ([e079741](https://github.com/nuxt-contrib/vue-devtools-stub/commit/e07974195ff2b8f2a198b2878f47225241940efe))
11+
* remove `__esModule` ([0e797c4](https://github.com/nuxt-contrib/vue-devtools-stub/commit/0e797c4c7921beecfb7c5e9305fd1c8c573ca6ea))

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-devtools-stub",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "",
55
"repository": "nuxt-contrib/vue-devtools-stub",
66
"license": "MIT",

0 commit comments

Comments
 (0)