Skip to content

Commit fc9f4df

Browse files
authored
Merge pull request #1 from mine-scripters/release-please--branches--main--components--minecraft-event-driven-form-react
chore(main): release 1.0.0
2 parents 2e61c5c + f9eddd1 commit fc9f4df

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-03-17)
4+
5+
6+
### Features
7+
8+
* Initial commit ([a57a0a5](https://github.com/mine-scripters/minecraft-event-driven-form-react/commit/a57a0a5770b552afa98e696d9009b0e487bde268))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minecraft-event-driven-form-react",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Event driven minecraft forms in the web",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)