File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed
packages/excel-builder-vanilla Expand file tree Collapse file tree 4 files changed +12
-2
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.2] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.1...v3.0.2 ) (2024-08-29)
8
+
9
+ ### Features
10
+
11
+ * create ` @excel-builder-vanilla/types ` package for types only ([ 8d6841c] ( https://github.com/ghiscoding/excel-builder-vanilla/commit/8d6841cce1c940399aa2958b6e77cb4dd855ee40 ) ) - by @ghiscoding
12
+
7
13
## [ 3.0.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.0...v3.0.1 ) (2024-02-11)
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.1 " ,
3
+ "version" : " 3.0.2 " ,
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.2] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.1...v3.0.2 ) (2024-08-29)
8
+
9
+ ** Note:** Version bump only for package excel-builder-vanilla
10
+
7
11
## [ 3.0.1] ( https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.0...v3.0.1 ) (2024-02-11)
8
12
9
13
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " excel-builder-vanilla" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
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