We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0345215 + dbdc352 commit 0bc723bCopy full SHA for 0bc723b
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2025-03-17)
4
5
6
+### Features
7
8
+* Initial commit ([9654a75](https://github.com/mine-scripters/minecraft-event-driven-form/commit/9654a7541fce32f341fadd0907a47c863f39fb25))
package.json
@@ -1,6 +1,6 @@
{
"name": "@mine-scripters/minecraft-event-driven-form",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Event driven minecraft forms",
"main": "./dist/MinecraftEventDrivenForm.js",
"types": "./dist/MinecraftEventDrivenForm.d.ts",
0 commit comments