Skip to content

Commit 7063f4e

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.2...v2.0.0) (2022-05-28) ### chore * start targetting Node.js 14 and newer ([18d8ab0](18d8ab0)) ### BREAKING CHANGES * Requires atleast running Node.js version 14 or newer.
1 parent 67661be commit 7063f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docusaurus-plugin-goatcounter",
33
"author": "Adriaan Knapen",
4-
"version": "1.0.2",
4+
"version": "2.0.0",
55
"license": "MIT",
66
"repository": "https://github.com/Addono/docusaurus-plugin-goatcounter",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)