Skip to content

Commit 06cd050

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.0.0...v4.0.0) (2024-12-18) ### Build System * target Node.js 20 or above ([#218](#218)) ([53b45f8](53b45f8)) ### BREAKING CHANGES * Now requires Node.js 20 or newer, this version likely still works on older versions but is untested. If you are staying on an older version of Node.js, then you probably want to wait with this update.
1 parent 1b561d1 commit 06cd050

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": "3.0.0",
4+
"version": "4.0.0",
55
"license": "MIT",
66
"repository": "https://github.com/Addono/docusaurus-plugin-goatcounter",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)