Skip to content

Commit e96764e

Browse files
chore(main): release 1.4.0
1 parent 344fb4e commit e96764e

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/bootgs/boot/compare/v1.3.2...v1.4.0) (2026-03-20)
4+
5+
6+
### Features
7+
8+
* **core:** add onMenu method to BootApplication for Google Apps Script menu handling ([0dbd1a9](https://github.com/bootgs/boot/commit/0dbd1a9dc9351fea0e37dfa118315b86aa8e40af))
9+
310
## [1.3.2](https://github.com/bootgs/boot/compare/v1.3.1...v1.3.2) (2026-03-17)
411

512

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