Skip to content

Commit

Permalink
tweak to fix flow
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed Aug 20, 2017
1 parent 0c6083f commit 2da94f7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,3 +1,4 @@
* [[`0c6083f06a`](https://github.com/StoneCypher/jssm/commit/0c6083f06a)] - obsoleted build step removing generated source was firing early, borking flow (John Haugeland)
* [[`096e1b2821`](https://github.com/StoneCypher/jssm/commit/096e1b2821)] - semver rules require a major because i changed the linking in package.json, lol. fixes #291 fixes #290 (John Haugeland)
* [[`5f69be243b`](https://github.com/StoneCypher/jssm/commit/5f69be243b)] - lel bad build script (John Haugeland)
* [[`4a9409eadd`](https://github.com/StoneCypher/jssm/commit/4a9409eadd)] - gargantuan change: npm now exposes build tree, postinstall qbuilds (John Haugeland)
Expand Down
2 changes: 1 addition & 1 deletion dist/jssm.es5.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/jssm.es5.cjs.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/lib/index.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset='utf-8' />
<title>jssm 5.0.0 | Documentation</title>
<title>jssm 5.0.1 | Documentation</title>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
<link href='assets/style.css' type='text/css' rel='stylesheet' />
Expand All @@ -14,7 +14,7 @@
<div class='fixed xs-hide fix-3 overflow-auto max-height-100'>
<div class='py1 px2'>
<h3 class='mb0 no-anchor'>jssm</h3>
<div class='mb1'><code>5.0.0</code></div>
<div class='mb1'><code>5.0.1</code></div>
<input
placeholder='Filter'
id='filter-input'
Expand Down

0 comments on commit 2da94f7

Please sign in to comment.