File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.0] ( https://github.com/bootgs/boot/compare/v1.2.0...v1.3.0 ) (2026-03-11)
4+
5+
6+ ### Features
7+
8+ * Refactor utils and add createApp alias ([ c4ac82f] ( https://github.com/bootgs/boot/commit/c4ac82fed83df22816c9d065e1ac7028aedce5e9 ) )
9+ * restructure controllers and services ([ 2ebad08] ( https://github.com/bootgs/boot/commit/2ebad08d59d065177073af68b284dc710e27d4d6 ) )
10+ * restructure domain models and exceptions ([ 484e5eb] ( https://github.com/bootgs/boot/commit/484e5ebf8cee74384b91da85c46ddeb90a41fe0f ) )
11+ * restructure repositories and shared utilities ([ 2e8c043] ( https://github.com/bootgs/boot/commit/2e8c043acc07d4e6eb0b3430c26a1083c650eb79 ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * add .github/FUNDING.yml ([ dd0c80d] ( https://github.com/bootgs/boot/commit/dd0c80dfa183001b62cfcd40a1709282b52c5f7c ) )
17+ * bugs ([ ee0cde5] ( https://github.com/bootgs/boot/commit/ee0cde5ce8bb63776ec91c951e9152c482eb1c18 ) )
18+ * controllers ([ 17fcdb4] ( https://github.com/bootgs/boot/commit/17fcdb415ee0e7cec98976ff7b0dd6270b78cf02 ) )
19+ * controllers ([ 79339ae] ( https://github.com/bootgs/boot/commit/79339ae8109af400ed2e1eb3580f2d2f2cb1946a ) )
20+ * Critical bug preventing dependency injection ([ a62b212] ( https://github.com/bootgs/boot/commit/a62b212376ef6909f6c2e83fd291096b6a5a5bb7 ) )
21+ * imports ([ c525656] ( https://github.com/bootgs/boot/commit/c5256565d84c6cd53aa36dd1312d7880044af84a ) )
22+ * lint ([ 794c1b7] ( https://github.com/bootgs/boot/commit/794c1b760aac01e7124c8561d44f42fef69fdf91 ) )
23+ * lint ([ 9ece0d8] ( https://github.com/bootgs/boot/commit/9ece0d8733025d82ba75baf0489001c37776b511 ) )
24+ * ** readme:** fix link in README.md ([ 938931f] ( https://github.com/bootgs/boot/commit/938931f39fd3646f2d5b17345d503dd27a6601e3 ) )
25+ * update package.json ([ ece9d69] ( https://github.com/bootgs/boot/commit/ece9d691d0ba1a8871da7198a1e9d7a8539842c5 ) )
26+ * update package.json ([ 83c9a45] ( https://github.com/bootgs/boot/commit/83c9a4506d74fc3e9132d98ee8c2298a7ecf660d ) )
27+
328## [ 1.2.0] ( https://github.com/bootgs/boot/compare/v1.1.1...v1.2.0 ) (2026-03-11)
429
530
Original file line number Diff line number Diff line change 11{
22 "name" : " bootgs" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
44 "description" : " Boot Framework for Google Apps Script™ projects." ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments