Skip to content

Commit

Permalink
chore(release): 0.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.1](v0.4.0...v0.4.1) (2019-05-07)

### Bug Fixes

* debug semantic release ([e0938fb](e0938fb))
  • Loading branch information
semantic-release-bot committed May 7, 2019
1 parent e0938fb commit 38a920d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta name="viewport" width="device-width" initial-scale="1" user-scalable="no">
<title>Webpack App</title>
</head>
<body>
<div id="app">
</div>
<script src="runtime.cb192db615be855f0bf1.js" type="text/javascript"></script>
<script src="vendors.5ead9e0753e5d7a7db6d.js" type="text/javascript"></script>
<script src="main.f7c226e6be2b3ce856ba.js" type="text/javascript"></script>
</body>
</html>

0 comments on commit 38a920d

Please sign in to comment.