Skip to content

Commit 234c42e

Browse files
1.5.0 CHANGELOG [skip ci]
# [1.5.0](v1.4.1...v1.5.0) (2025-04-23) ### Bug Fixes * added prepareRowToCells tests ([a19806e](a19806e)) ### Features * added TemplateMemory ([f896ad5](f896ad5))
1 parent 8e8fb44 commit 234c42e

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.5.0](https://github.com/JS-AK/excel-toolbox/compare/v1.4.1...v1.5.0) (2025-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* added prepareRowToCells tests ([a19806e](https://github.com/JS-AK/excel-toolbox/commit/a19806eb97bfd0778e2adcc2d99dc1363328d12f))
7+
8+
9+
### Features
10+
11+
* added TemplateMemory ([f896ad5](https://github.com/JS-AK/excel-toolbox/commit/f896ad5786a52c3c7ecf8530c0f34759811d9917))
12+
113
## [1.4.1](https://github.com/JS-AK/excel-toolbox/compare/v1.4.0...v1.4.1) (2025-04-22)
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.4.1",
3+
"version": "1.5.0",
44
"description": "excel-toolbox",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)