Skip to content

Commit f580e41

Browse files
1.8.1 CHANGELOG [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2025-05-03) ### Bug Fixes * added check hasArraysInReplacements in substitute ([f1c672e](f1c672e))
1 parent 1255cbd commit f580e41

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.1](https://github.com/JS-AK/excel-toolbox/compare/v1.8.0...v1.8.1) (2025-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* added check hasArraysInReplacements in substitute ([f1c672e](https://github.com/JS-AK/excel-toolbox/commit/f1c672e9c7ab135c6dbbd65ca302dd9a507dc4cf))
7+
18
# [1.8.0](https://github.com/JS-AK/excel-toolbox/compare/v1.7.0...v1.8.0) (2025-04-30)
29

310

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": "@js-ak/excel-toolbox",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "excel-toolbox",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)