Skip to content

Commit 31e5621

Browse files
committed
Cut version 2.0.0
1 parent 79f4862 commit 31e5621

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Vue renderer for the Contentful rich text field type.
44

5+
## Version 2.x dropped support for Node 8. If you need Node 8 support, remain on 1.x!
6+
57
## Installation
68

79
Using [npm](http://npmjs.org/):

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contentful-rich-text-vue-renderer",
3-
"version": "1.1.5",
3+
"version": "2.0.0",
44
"description": "Render Contentful Rich Text field using Vue components",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)