File tree Expand file tree Collapse file tree 8 files changed +26
-4
lines changed
excel-builder-vanilla-types Expand file tree Collapse file tree 8 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ ## [ 4.2.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.2.0...v4.2.1 ) (2025-10-24)
8+
9+ ### Bug Fixes
10+
11+ * remove private functions to fix DTS mismatch with lib vs types pkg ([ 5120504] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/51205044ff7f877493a0242f3a1e8671216040db ) ) - by @ghiscoding
12+
713## [ 4.2.0] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.1.3...v4.2.0 ) (2025-10-24)
814
915### Features
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "npmClient" : " pnpm" ,
55 "loglevel" : " verbose" ,
66 "command" : {
Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ ## [ 4.2.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.2.0...v4.2.1 ) (2025-10-24)
8+
9+ ** Note:** Version bump only for package excel-builder-vanilla-demo
10+
711## [ 4.2.0] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.1.3...v4.2.0 ) (2025-10-24)
812
913### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " excel-builder-vanilla-demo" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ ## [ 4.2.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.2.0...v4.2.1 ) (2025-10-24)
8+
9+ ### Bug Fixes
10+
11+ * remove private functions to fix DTS mismatch with lib vs types pkg ([ 5120504] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/51205044ff7f877493a0242f3a1e8671216040db ) ) - by @ghiscoding
12+
713## [ 4.2.0] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.1.3...v4.2.0 ) (2025-10-24)
814
915### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @excel-builder-vanilla/types" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " excel-builder-vanilla types" ,
55 "author" : " Stephen Liberty" ,
66 "contributors" : [
Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ ## [ 4.2.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.2.0...v4.2.1 ) (2025-10-24)
8+
9+ ### Bug Fixes
10+
11+ * remove private functions to fix DTS mismatch with lib vs types pkg ([ 5120504] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/51205044ff7f877493a0242f3a1e8671216040db ) ) - by @ghiscoding
12+
713## [ 4.2.0] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.1.3...v4.2.0 ) (2025-10-24)
814
915### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " excel-builder-vanilla" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "description" : " An easy way of building Excel files with javascript" ,
55 "keywords" : [
66 " excel" ,
You can’t perform that action at this time.
0 commit comments