Skip to content

Commit c713e58

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.0.1...v3.0.0) (2023-08-28) ### Build System * **node:** bumps minimum targetted version to Node 16 ([#145](#145)) ([0906733](0906733)) ### BREAKING CHANGES * **node:** Drops official support for Node.js 14, however since no code changes are made, in all likeliness older versions will keep working fine.
1 parent 0906733 commit c713e58

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

0 commit comments

Comments
 (0)