File tree Expand file tree Collapse file tree 4 files changed +12
-7
lines changed
Expand file tree Collapse file tree 4 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 11# History
22
3+ ## 1.2.1 (2025-03-30)
4+
5+ - Update most libraries with Claude Code for fun. [ #49 ]
6+ - Replace XMLHttpRequest with fetch API in levelControls.ts [ #50 ] (Issue #48 )
7+
38## 1.2.0 (2024-02-18)
49
510- Store each level set's latest password separately [ #47 ]
Original file line number Diff line number Diff line change 1010 < title > Block Fly Editor!</ title >
1111 </ head >
1212
13- < body data-version ="1.2.0 ">
13+ < body data-version ="1.2.1 ">
1414 < div class ="mdl-layout mdl-js-layout mdl-layout--fixed-drawer ">
1515 < div class ="mdl-layout__drawer ">
16- < span class ="mdl-layout-title "> Block Fly v1.2.0 </ span >
16+ < span class ="mdl-layout-title "> Block Fly v1.2.1 </ span >
1717
1818 < div class ="mdl-layout-item ">
1919 By
20- < a href ="mailto:webmaster@cdroulers.com "> Christian Droulers</ a > 2016-2017
20+ < a href ="mailto:webmaster@cdroulers.com "> Christian Droulers</ a > 2016-2025
2121 < br />
2222 < a href ="https://github.com/cdroulers/block-fly "> Source</ a >
2323 </ div >
Original file line number Diff line number Diff line change 1212 < title > Block Fly!</ title >
1313 </ head >
1414
15- < body data-version ="1.2.0 ">
15+ < body data-version ="1.2.1 ">
1616 < div class ="mdl-layout mdl-js-layout mdl-layout--fixed-drawer ">
1717 < div class ="mdl-layout__drawer ">
18- < span class ="mdl-layout-title "> Block Fly v1.2.0 </ span >
18+ < span class ="mdl-layout-title "> Block Fly v1.2.1 </ span >
1919
2020 < div class ="mdl-layout-item ">
21- By < a href ="mailto:webmaster@cdroulers.com "> Christian Droulers</ a > 2016-2024 < br />
21+ By < a href ="mailto:webmaster@cdroulers.com "> Christian Droulers</ a > 2016-2025 < br />
2222 < a href ="https://github.com/cdroulers/block-fly "> Source</ a >
2323 </ div >
2424
Original file line number Diff line number Diff line change 11{
22 "name" : " block-fly" ,
33 "private" : true ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
55 "type" : " module" ,
66 "description" : " A JavaScript implementation of Block Dude, with flies!" ,
77 "main" : " src/main.ts" ,
You can’t perform that action at this time.
0 commit comments