File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 9.15.1
8+ * Linkify all the transforms in the documentation. (#514 )
9+ * Replace deprecated package ` opn ` by ` open ` . (#525 )
10+ * Update dependencies. (#513 )
11+
12+ Thanks @perguth !
13+
714## 9.15.0
815* Add favicon. (#502 )
916 A ` favicon.ico ` in the root of your project will be used as the icon for your
Original file line number Diff line number Diff line change 11{
22 "name" : " bankai" ,
3- "version" : " 9.15.0 " ,
3+ "version" : " 9.15.1 " ,
44 "description" : " The easiest way to compile JavaScript, HTML and CSS" ,
55 "license" : " Apache-2.0" ,
66 "repository" : " choojs/bankai" ,
You can’t perform that action at this time.
0 commit comments