Skip to content

Commit bd47e66

Browse files
1.6.0 CHANGELOG [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2025-04-26) ### Bug Fixes * refactor templates added tests ([a7c380c](a7c380c)) ### Features * updated TemplateMemory ([0738ca9](0738ca9))
1 parent add4df2 commit bd47e66

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.6.0](https://github.com/JS-AK/excel-toolbox/compare/v1.5.0...v1.6.0) (2025-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* refactor templates added tests ([a7c380c](https://github.com/JS-AK/excel-toolbox/commit/a7c380ce8299f0b67084b646ea5a972eed0cf56a))
7+
8+
9+
### Features
10+
11+
* updated TemplateMemory ([0738ca9](https://github.com/JS-AK/excel-toolbox/commit/0738ca9f089a5ecdf748ebe82795623e250af17e))
12+
113
# [1.5.0](https://github.com/JS-AK/excel-toolbox/compare/v1.4.1...v1.5.0) (2025-04-23)
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.5.0",
3+
"version": "1.6.0",
44
"description": "excel-toolbox",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)