Skip to content

Commit 73624b7

Browse files
Merge pull request #81 from bootgs/release-please--branches--main--components--bootgs
chore(main): release 1.2.0
2 parents f5cda7d + dc67d96 commit 73624b7

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
## [1.1.2](https://github.com/bootgs/boot/compare/v1.1.1...v1.1.2) (2025-11-18)
3+
## [1.2.0](https://github.com/bootgs/boot/compare/v1.1.1...v1.2.0) (2026-03-11)
4+
5+
6+
### Features
7+
8+
* restructure controllers and services ([2ebad08](https://github.com/bootgs/boot/commit/2ebad08d59d065177073af68b284dc710e27d4d6))
9+
* restructure domain models and exceptions ([484e5eb](https://github.com/bootgs/boot/commit/484e5ebf8cee74384b91da85c46ddeb90a41fe0f))
10+
* restructure repositories and shared utilities ([2e8c043](https://github.com/bootgs/boot/commit/2e8c043acc07d4e6eb0b3430c26a1083c650eb79))
411

512

613
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootgs",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "Boot Framework for Google Apps Script™ projects.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)