Skip to content

Commit 39b753c

Browse files
committed
9.15.1
1 parent e906d76 commit 39b753c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
This 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)