File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.1 .0"
2
+ "." : " 1.2 .0"
3
3
}
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 1.2.0] ( https://github.com/elanthia-online/simutrainx/compare/simutrainx-v1.1.0...simutrainx-v1.2.0 ) (2025-03-28)
4
+
5
+
6
+ ### Features
7
+
8
+ * add gh uploader; ([ c6f1c1f] ( https://github.com/elanthia-online/simutrainx/commit/c6f1c1ff665ed5b3a5fc8f834586a8a623288471 ) )
9
+ * BREAKING! update for manifest v3 ([ 3e54f41] ( https://github.com/elanthia-online/simutrainx/commit/3e54f4198d66d8a66ff7e6fc345b15937ef78e71 ) )
10
+ * inject document script to remove alert locking nonsense; ([ 9a60928] ( https://github.com/elanthia-online/simutrainx/commit/9a60928e1f0846f6b19fc1d3b5171120987ec3d2 ) )
11
+ * release-please ([ dd7b194] ( https://github.com/elanthia-online/simutrainx/commit/dd7b194232fb9776c318645e5caa0de460b10607 ) )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * add release-please-manifest.json; ([ 7867b72] ( https://github.com/elanthia-online/simutrainx/commit/7867b72f3268bb6df6fefcd0934d3a6eae11a6f0 ) )
17
+ * compress icon files ([ 7101bd8] ( https://github.com/elanthia-online/simutrainx/commit/7101bd8d8bc05eb1cc678dfb14f68e0ce5ac5e76 ) )
18
+ * compress icon files ([ 74695e4] ( https://github.com/elanthia-online/simutrainx/commit/74695e40ef5e92220e6e5234557a5bb95a7af7e7 ) )
19
+ * remove relative path from extra-files; ([ 01d2b54] ( https://github.com/elanthia-online/simutrainx/commit/01d2b543650ce6df794aff5e1d6d05f7ace602e5 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 3 ,
3
3
"name" : " simutrainx" ,
4
- "version" : " 1.1 .0" ,
4
+ "version" : " 1.2 .0" ,
5
5
"description" : " Adds rank control buttons to GSIV's trainer." ,
6
6
"permissions" : [
7
7
" scripting" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elanthia-online/simutrainx" ,
3
3
"module" : " tasks/index.ts" ,
4
- "version" : " 1.1 .0" ,
4
+ "version" : " 1.2 .0" ,
5
5
"type" : " module" ,
6
6
"devDependencies" : {
7
7
"@types/bun" : " latest"
You can’t perform that action at this time.
0 commit comments