File tree Expand file tree Collapse file tree 6 files changed +21
-3
lines changed
excel-builder-vanilla-types Expand file tree Collapse file tree 6 files changed +21
-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.10] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.9...v3.0.10 ) (2024-10-05)
8
+
9
+ ### Bug Fixes
10
+
11
+ * avoid barrel files, keep only 1 entry file ([ c9f34a0] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/c9f34a092dec3db3dc446f5b4a0f0db1dcec9522 ) ) - by @ghiscoding
12
+
7
13
## [ 3.0.9] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.8...v3.0.9 ) (2024-10-04)
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.9 " ,
3
+ "version" : " 3.0.10 " ,
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.10] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.9...v3.0.10 ) (2024-10-05)
8
+
9
+ ### Bug Fixes
10
+
11
+ * avoid barrel files, keep only 1 entry file ([ c9f34a0] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/c9f34a092dec3db3dc446f5b4a0f0db1dcec9522 ) ) - by @ghiscoding
12
+
7
13
## [ 3.0.9] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.8...v3.0.9 ) (2024-10-04)
8
14
9
15
### 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.9 " ,
3
+ "version" : " 3.0.10 " ,
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.10] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.9...v3.0.10 ) (2024-10-05)
8
+
9
+ ### Bug Fixes
10
+
11
+ * avoid barrel files, keep only 1 entry file ([ c9f34a0] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/c9f34a092dec3db3dc446f5b4a0f0db1dcec9522 ) ) - by @ghiscoding
12
+
7
13
## [ 3.0.9] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.8...v3.0.9 ) (2024-10-04)
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.9 " ,
3
+ "version" : " 3.0.10 " ,
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