Skip to content

Commit d023de0

Browse files
Merge pull request #128 from MaksymStoianov/release-please--branches--main--components--apps-script-utils
chore(main): release 1.9.0
2 parents 2cdfb48 + 7c4b8c6 commit d023de0

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.9.0](https://github.com/MaksymStoianov/apps-script-utils/compare/v1.8.1...v1.9.0) (2026-03-17)
4+
5+
6+
### Features
7+
8+
* improve tsconfig and development environment ([23e4c15](https://github.com/MaksymStoianov/apps-script-utils/commit/23e4c1555030ccbb51c5e520aefacf8c3c70f4e7))
9+
10+
11+
### Bug Fixes
12+
13+
* format ([c4e0f5c](https://github.com/MaksymStoianov/apps-script-utils/commit/c4e0f5c51501cfc07552408ded723f02b611eef9))
14+
315
## [1.8.1](https://github.com/MaksymStoianov/apps-script-utils/compare/v1.8.0...v1.8.1) (2026-03-17)
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": "apps-script-utils",
3-
"version": "1.8.1",
3+
"version": "1.9.0",
44
"description": "Utilities for Google Apps Script™ projects.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)