Skip to content

Commit 85d08f8

Browse files
Merge pull request #5 from MaksymStoianov/release-please--branches--main--components--appsscript-boot
chore(main): release 1.0.1
2 parents 794c1b7 + 8ada0ec commit 85d08f8

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.1](https://github.com/MaksymStoianov/appsscript-boot/compare/v1.0.0...v1.0.1) (2025-08-31)
4+
5+
6+
### Bug Fixes
7+
8+
* lint ([794c1b7](https://github.com/MaksymStoianov/appsscript-boot/commit/794c1b760aac01e7124c8561d44f42fef69fdf91))
9+
* lint ([9ece0d8](https://github.com/MaksymStoianov/appsscript-boot/commit/9ece0d8733025d82ba75baf0489001c37776b511))
10+
311
## 1.0.0 (2025-07-25)
412

513
### Bug Fixes

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.0",
3+
"version": "1.0.1",
44
"description": "Boot for Google Apps Script Projects.",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)