Skip to content

Commit 3b685b5

Browse files
Merge pull request #108 from bootgs/release-please--branches--main--components--bootgs
chore(main): release 1.9.1
2 parents 940774a + 42674fc commit 3b685b5

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.9.1](https://github.com/bootgs/boot/compare/v1.9.0...v1.9.1) (2026-04-15)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve route inheritance issues in controllers (fixes [#100](https://github.com/bootgs/boot/issues/100)) ([ef293c0](https://github.com/bootgs/boot/commit/ef293c0dcb1c4530b5b8159d482e3e3b9c6964b7))
9+
310
## [1.9.0](https://github.com/bootgs/boot/compare/v1.8.0...v1.9.0) (2026-04-15)
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.9.0",
3+
"version": "1.9.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)