Skip to content

Commit d49d076

Browse files
committed
Preparing 0.14.11 release
1 parent 0c9705b commit d49d076

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
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
0.14.11 (2021-04-28)
5+
--------------------
6+
7+
* Upgrade to Ketting 7 for parsing hypermedia bodies.
8+
* Support the HTTP `Title` header as a last resort to determine a page title.
9+
10+
411
0.14.10 (2021-04-05)
512
--------------------
613

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curveball/browser",
3-
"version": "0.14.10",
3+
"version": "0.14.11",
44
"description": "Automatic API browser generator. A middleware that turns your JSON responses into HTML if accessed by a browser.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)