We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98dcd9b + acb4732 commit 4c8f390Copy full SHA for 4c8f390
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.8.0](https://github.com/MaksymStoianov/apps-script-utils/compare/v1.7.0...v1.8.0) (2026-03-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "apps-script-utils",
- "version": "1.8.2",
+ "version": "1.8.1",
"description": "Utilities for Google Apps Script™ projects.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments