Skip to content

Commit 8d98505

Browse files
Merge pull request #99 from bootgs/release-please--branches--main--components--bootgs
chore(main): release 1.7.1
2 parents 80bc9aa + cacf1a6 commit 8d98505

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.7.1](https://github.com/bootgs/boot/compare/v1.7.0...v1.7.1) (2026-04-12)
4+
5+
6+
### Bug Fixes
7+
8+
* readme ([80bc9aa](https://github.com/bootgs/boot/commit/80bc9aaa5d4c00c6fb947b4e2c4831fda7a63c94))
9+
* readme ([39c4d81](https://github.com/bootgs/boot/commit/39c4d8113af9c2a1fb72d0b448b94af82993b786))
10+
311
## [1.7.0](https://github.com/bootgs/boot/compare/v1.6.0...v1.7.0) (2026-04-12)
412

513

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