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 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
+ ## [ 4.0.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.0.0...v4.0.1 ) (2025-04-21)
8
+
9
+ ### Bug Fixes
10
+
11
+ * use correct export entry ([ d33190f] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/d33190f5a72cc9495ea1ec8dcf393fbe2190f5db ) ) - by @ghiscoding
12
+
7
13
## [ 4.0.0] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.1.0...v4.0.0 ) (2025-04-12)
8
14
9
15
### ⚠ BREAKING CHANGES
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" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
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
+ ## [ 4.0.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.0.0...v4.0.1 ) (2025-04-21)
8
+
9
+ ** Note:** Version bump only for package excel-builder-vanilla-demo
10
+
7
11
## [ 4.0.0] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.1.0...v4.0.0 ) (2025-04-12)
8
12
9
13
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 20
20
"typescript" : " ^5.8.3" ,
21
21
"vite" : " ^6.3.2"
22
22
},
23
- "version" : " 4.0.0 "
23
+ "version" : " 4.0.1 "
24
24
}
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
+ ## [ 4.0.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.0.0...v4.0.1 ) (2025-04-21)
8
+
9
+ ### Bug Fixes
10
+
11
+ * use correct export entry ([ d33190f] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/d33190f5a72cc9495ea1ec8dcf393fbe2190f5db ) ) - by @ghiscoding
12
+
7
13
## [ 4.0.0] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.1.0...v4.0.0 ) (2025-04-12)
8
14
9
15
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @excel-builder-vanilla/types" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
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
+ ## [ 4.0.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v4.0.0...v4.0.1 ) (2025-04-21)
8
+
9
+ ### Bug Fixes
10
+
11
+ * use correct export entry ([ d33190f] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/d33190f5a72cc9495ea1ec8dcf393fbe2190f5db ) ) - by @ghiscoding
12
+
7
13
## [ 4.0.0] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.1.0...v4.0.0 ) (2025-04-12)
8
14
9
15
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " excel-builder-vanilla" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
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