Skip to content

Commit c2fb4ce

Browse files
Merge pull request #10 from MaksymStoianov/release-please--branches--main--components--appsscript-utils
chore(main): release 1.1.1
2 parents 5f834de + dbc4c6b commit c2fb4ce

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.1.1](https://github.com/MaksymStoianov/appsscript-utils/compare/v1.1.0...v1.1.1) (2025-08-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **readme:** update README.md ([5f834de](https://github.com/MaksymStoianov/appsscript-utils/commit/5f834ded6e269349bbe564abac9603456c7b823d))
9+
* **readme:** update README.md ([531eb9e](https://github.com/MaksymStoianov/appsscript-utils/commit/531eb9e5d195df4f0806e25a13e98ea607331f45))
10+
311
## [1.1.0](https://github.com/MaksymStoianov/appsscript-utils/compare/v1.0.1...v1.1.0) (2025-08-31)
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-utils",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Utilities and types for Google Apps Script development.",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)