Skip to content

Commit 0761c65

Browse files
Merge pull request #91 from bootgs/release-please--branches--main--components--bootgs
chore(main): release 1.5.0
2 parents 7d44bfb + c3ea38d commit 0761c65

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/bootgs/boot/compare/v1.4.0...v1.5.0) (2026-03-20)
4+
5+
6+
### Features
7+
8+
* update core logic to use apps-script-utils and refactor ([faea336](https://github.com/bootgs/boot/commit/faea3366624fcf945279d23f81def83c492b29f2))
9+
10+
11+
### Bug Fixes
12+
13+
* format ([f5e8896](https://github.com/bootgs/boot/commit/f5e8896ab75a861abe02cccf4739c23d529a1bb5))
14+
315
## [1.4.0](https://github.com/bootgs/boot/compare/v1.3.2...v1.4.0) (2026-03-20)
416

517

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