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

Commit 2b3ec3d

Browse files
committed
chore: release 2.0.0-pre.10
1 parent 1696e45 commit 2b3ec3d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Protagonist Changelog
22

3+
## 2.0.0-pre.10 (2019-05-31)
4+
5+
This update now uses Drafter 4.0.0-pre.7. Please see [Drafter
6+
4.0.0-pre.7](https://github.com/apiaryio/drafter/releases/tag/v4.0.0-pre.7) for
7+
the list of changes.
8+
39
## 2.0.0-pre.9 (2019-05-20)
410

511
This update now uses Drafter 4.0.0-pre.6. Please see [Drafter

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protagonist",
3-
"version": "2.0.0-pre.9",
3+
"version": "2.0.0-pre.10",
44
"description": "API Blueprint Parser",
55
"author": "Apiary.io <[email protected]>",
66
"main": "./build/Release/protagonist",

0 commit comments

Comments
 (0)