Skip to content

Commit a7cbe89

Browse files
author
pooya parsa
committed
chore(release): 0.0.1
1 parent 70d5f5f commit a7cbe89

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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 (2020-04-27)
6+
7+
8+
### Features
9+
10+
* source-map support ([70d5f5f](https://github.com/nuxt-contrib/bundle-runner/commit/70d5f5f9866a304079a2c53bb3523066500c7c4f))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bundle-runner",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "run webpack bundles in Node.js with optional VM sandboxing",
55
"repository": "nuxt-contrib/bundle-runner",
66
"license": "MIT",

0 commit comments

Comments
 (0)