File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# Change Log
44
55## [ Unreleased]
6+ ## [ 1.0.1] 2024-10-28
67## [ 1.0.0] 2024-09-19
78
89### Changed
Original file line number Diff line number Diff line change 11{
22 "id" : " ccmodmanager" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
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" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
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