Skip to content

Commit 4ae0c9f

Browse files
1.4.0 CHANGELOG [skip ci]
# [1.4.0](v1.3.2...v1.4.0) (2025-04-20) ### Bug Fixes * added TemplateFs getSheetPath ([3429cb2](3429cb2)) ### Features * updated TemplateFs added copySheet ([bfb441f](bfb441f))
1 parent ed63f34 commit 4ae0c9f

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.4.0](https://github.com/JS-AK/excel-toolbox/compare/v1.3.2...v1.4.0) (2025-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* added TemplateFs getSheetPath ([3429cb2](https://github.com/JS-AK/excel-toolbox/commit/3429cb205800373445d4aa903397ecca305aa04b))
7+
8+
9+
### Features
10+
11+
* updated TemplateFs added copySheet ([bfb441f](https://github.com/JS-AK/excel-toolbox/commit/bfb441f90ef0cc011892ed2f772b4e081a100917))
12+
113
## [1.3.2](https://github.com/JS-AK/excel-toolbox/compare/v1.3.1...v1.3.2) (2025-04-13)
214

315

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.3.2",
3+
"version": "1.4.0",
44
"description": "excel-toolbox",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)