File tree Expand file tree Collapse file tree 6 files changed +19
-3
lines changed
excel-builder-vanilla-types Expand file tree Collapse file tree 6 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 3.0.8] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.7...v3.0.8 ) (2024-10-03)
8
+
9
+ ### Bug Fixes
10
+
11
+ * improve hybrid exports CJS/ESM ([ 4e5502d] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/4e5502dae1a837db779457e32d0c436374afab23 ) ) - by @ghiscoding
12
+
7
13
## [ 3.0.7] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.6...v3.0.7 ) (2024-09-06)
8
14
9
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3
- "version" : " 3.0.7 " ,
3
+ "version" : " 3.0.8 " ,
4
4
"npmClient" : " pnpm" ,
5
5
"loglevel" : " verbose" ,
6
6
"command" : {
Original file line number Diff line number Diff line change 4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 3.0.8] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.7...v3.0.8 ) (2024-10-03)
8
+
9
+ ** Note:** Version bump only for package @excel-builder-vanilla/types
10
+
7
11
## [ 3.0.7] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.6...v3.0.7 ) (2024-09-06)
8
12
9
13
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @excel-builder-vanilla/types" ,
3
- "version" : " 3.0.7 " ,
3
+ "version" : " 3.0.8 " ,
4
4
"description" : " excel-builder-vanilla types" ,
5
5
"author" : " Stephen Liberty" ,
6
6
"contributors" : [
Original file line number Diff line number Diff line change 4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 3.0.8] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.7...v3.0.8 ) (2024-10-03)
8
+
9
+ ### Bug Fixes
10
+
11
+ * improve hybrid exports CJS/ESM ([ 4e5502d] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/4e5502dae1a837db779457e32d0c436374afab23 ) ) - by @ghiscoding
12
+
7
13
## [ 3.0.6] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.5...v3.0.6 ) (2024-09-06)
8
14
9
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " excel-builder-vanilla" ,
3
- "version" : " 3.0.6 " ,
3
+ "version" : " 3.0.8 " ,
4
4
"description" : " An easy way of building Excel files with javascript" ,
5
5
"keywords" : [
6
6
" excel" ,
You can’t perform that action at this time.
0 commit comments