chore(release): 0.0.4

This commit is contained in:
crusader 2018-09-05 20:10:34 +09:00
parent ec3602cbba
commit 5e1b1c4be0
2 changed files with 6 additions and 1 deletions

View File

@ -2,5 +2,10 @@
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.
<a name="0.0.4"></a>
## [0.0.4](https://git.loafle.net/overflow/core-js/compare/v0.0.2...v0.0.4) (2018-09-05)
<a name="0.0.2"></a>
## 0.0.2 (2018-09-05)

View File

@ -1,6 +1,6 @@
{
"name": "@overflow/core-js",
"version": "0.0.2",
"version": "0.0.4",
"description": "TypeScript library setup for multiple compilation targets using tsc and webpack",
"main": "./bundles/index.umd.js",
"module": "./esm5/index.js",