Skip to content

Commit acb4732

Browse files
chore(main): release 1.8.1
1 parent 98dcd9b commit acb4732

2 files changed

Lines changed: 8 additions & 1 deletion

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.8.1](https://github.com/MaksymStoianov/apps-script-utils/compare/v1.8.0...v1.8.1) (2026-03-17)
4+
5+
6+
### Bug Fixes
7+
8+
* bump version to 1.8.2 ([dfdd61f](https://github.com/MaksymStoianov/apps-script-utils/commit/dfdd61f467c7880a01a1f5ff27b66ca07439a9af))
9+
310
## [1.8.0](https://github.com/MaksymStoianov/apps-script-utils/compare/v1.7.0...v1.8.0) (2026-03-17)
411

512

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.2",
3+
"version": "1.8.1",
44
"description": "Utilities for Google Apps Script™ projects.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)