Skip to content

Commit 50cb113

Browse files
Merge pull request #87 from bootgs/release-please--branches--main--components--bootgs
chore(main): release 1.3.2
2 parents c74766f + 7396c66 commit 50cb113

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.3.2](https://github.com/bootgs/boot/compare/v1.3.1...v1.3.2) (2026-03-17)
4+
5+
6+
### Bug Fixes
7+
8+
* format ([b16e6b7](https://github.com/bootgs/boot/commit/b16e6b71330ab34d6e8520f75e47ff1d00a06d0f))
9+
* update apps-script-utils to v1.9.0 ([c74766f](https://github.com/bootgs/boot/commit/c74766f8965bd83987f9c2534ace9f8148686079))
10+
* update apps-script-utils to v1.9.0 ([41f2a20](https://github.com/bootgs/boot/commit/41f2a20d9ef8c28b2b803152c5de9114d1685478))
11+
312
## [1.3.1](https://github.com/bootgs/boot/compare/v1.3.0...v1.3.1) (2026-03-11)
413

514

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.3.1",
3+
"version": "1.3.2",
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)