Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 20a98ae

Browse files
authored
Merge pull request #82 from apiaryio/kylef/2.6.7
Release 2.6.7
2 parents cb3b9a0 + 2d213f5 commit 20a98ae

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# drafter.js Changelog
22

3+
## 2.6.7
4+
5+
This update now uses Drafter 3.2.7. Please see [Drafter
6+
3.2.7]https://github.com/apiaryio/drafter/releases/tag/v3.2.7) for
7+
the list of changes.
8+
39
## 2.6.6
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drafter.js",
3-
"version": "2.6.6",
3+
"version": "2.6.7",
44
"description": "Pure JS Drafter built with Emscripten",
55
"main": "lib/drafter.nomem.js",
66
"scripts": {

0 commit comments

Comments
 (0)