Skip to content

Commit 41b10bb

Browse files
Merge pull request #9 from MaksymStoianov/release-please--branches--main--components--appsscript-boot
chore(main): release 1.0.3
2 parents 17fcdb4 + 5f2c08c commit 41b10bb

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

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.0.3](https://github.com/MaksymStoianov/appsscript-boot/compare/v1.0.2...v1.0.3) (2025-09-02)
4+
5+
6+
### Bug Fixes
7+
8+
* controllers ([17fcdb4](https://github.com/MaksymStoianov/appsscript-boot/commit/17fcdb415ee0e7cec98976ff7b0dd6270b78cf02))
9+
* controllers ([79339ae](https://github.com/MaksymStoianov/appsscript-boot/commit/79339ae8109af400ed2e1eb3580f2d2f2cb1946a))
10+
311
## [1.0.2](https://github.com/MaksymStoianov/appsscript-boot/compare/v1.0.1...v1.0.2) (2025-09-02)
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": "appsscript-boot",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Boot for Google Apps Script Projects.",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)