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

Commit ef12f6f

Browse files
committed
release: 2.2.1
1 parent c07de16 commit ef12f6f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 2.2.1 (2020-06-10)
4+
5+
### Enhancements
6+
7+
* Added support for building Protagonist with Node 13/14.
8+
39
## 2.2.0 (2020-04-20)
410

511
### Enhancements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protagonist",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "API Blueprint Parser",
55
"author": "Apiary.io <support@apiary.io>",
66
"main": "./build/Release/protagonist",

0 commit comments

Comments
 (0)