Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kylealwyn committed Aug 7, 2018
1 parent 1cc3b79 commit ae4ffcb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.7"></a>
## [1.0.7](https://github.com/sappira-inc/medpack/compare/v1.0.6...v1.0.7) (2018-08-07)


### Bug Fixes

* Remove polyfill setting from transform runtime plugin ([1cc3b79](https://github.com/sappira-inc/medpack/commit/1cc3b79))



<a name="1.0.6"></a>
## [1.0.6](https://github.com/sappira-inc/medpack/compare/v1.0.5...v1.0.6) (2018-07-30)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medpack",
"version": "1.0.6",
"version": "1.0.7",
"description": "Extensible, opinionated, doctor approved webpack configuration",
"repository": "sappira-inc/medpack",
"engines": {
Expand Down

0 comments on commit ae4ffcb

Please sign in to comment.