You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
<aname="0.7.3"></a>
2
+
## 0.7.3 (2016-11-01)
3
+
4
+
* Fix bug where docpress would not load external scripts (#172) ([8aceef1](https://github.com/docpress/docpress-base/commit/8aceef1)), closes [#172](https://github.com/docpress/docpress-base/issues/172)
5
+
* Fix bug which was causing custom scripts to never be loaded (#171) ([dd0e548](https://github.com/docpress/docpress-base/commit/dd0e548)), closes [#171](https://github.com/docpress/docpress-base/issues/171)
6
+
* chore(package): update mocha to version 3.1.2 ([00cdbb6](https://github.com/docpress/docpress-base/commit/00cdbb6))
7
+
* chore(package): update normalize.css to version 5.0.0 ([54f182c](https://github.com/docpress/docpress-base/commit/54f182c))
8
+
* chore(package): update nyc to version 8.3.1 ([3949273](https://github.com/docpress/docpress-base/commit/3949273))
9
+
* chore(package): update postcss to version 5.2.5 (#167) ([fce4ce1](https://github.com/docpress/docpress-base/commit/fce4ce1))
10
+
* chore(package): update standard to version 8.4.0 ([4615152](https://github.com/docpress/docpress-base/commit/4615152))
0 commit comments