File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 33# Change Log
44
55## [ Unreleased]
6+ ## [ 1.0.0] 2024-09-19
67
78### Changed
89
Original file line number Diff line number Diff line change 11{
22 "id" : " ccmodmanager" ,
3- "version" : " 0.9.22 " ,
3+ "version" : " 1.0.0 " ,
44 "title" : " CCModManager" ,
55 "description" : " Mod manager for CrossCode!" ,
66 "repository" : " https://github.com/CCDirectLink/CCModManager" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ccmodmanager" ,
3- "version" : " 0.9.22 " ,
3+ "version" : " 1.0.0 " ,
44 "scripts" : {
55 "start" : " npx esbuild --target=es2018 --format=esm --platform=node --bundle --sourcemap=inline --outfile=plugin.js src/plugin.ts" ,
66 "watch" : " npx esbuild --target=es2018 --format=esm --platform=node --bundle --sourcemap=inline --watch --outfile=plugin.js src/plugin.ts" ,
You can’t perform that action at this time.
0 commit comments