Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-ciniawsky committed Jun 18, 2018
1 parent bda4831 commit f4a642c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
# Change Log

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="1.0.0-alpha.0"></a>
# 1.0.0-alpha.0 (2018-06-18)



# Change Log

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.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@webpack-utilities/test",
"version": "0.0.1",
"version": "1.0.0-alpha.0",
"description": "webpack Test Utils",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit f4a642c

Please sign in to comment.