Skip to content

Commit 5cafc7c

Browse files
committed
0.0.1-experimental-3-20250716
1 parent bd9830c commit 5cafc7c

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
### Changelog
22

3-
- added some keywords to `package.json`
4-
- added usage example to README
5-
- Fixed list command throwing error when concrete file not found
6-
- added prettier format script for ./src/ files
3+
- added release workflow and configuration for automated GitHub releases

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "@mc-resource/cli",
44
"author": "mc-resource",
55
"license": "MIT",
6-
"version": "0.0.1-experimental-2-20250716",
6+
"version": "0.0.1-experimental-3-20250716",
77
"description": "a Resource Manager for Minecraft",
88
"repository": "https://github.com/mc-resource/cli",
99
"main": "src/main.ts",

0 commit comments

Comments
 (0)