Skip to content

Commit 62f1f75

Browse files
committed
chore(release): publish new version v3.0.7
1 parent 3031593 commit 62f1f75

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [3.0.7](https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.6...v3.0.7) (2024-09-06)
8+
9+
### Bug Fixes
10+
11+
* include all d.ts files for types pkg to detect change ([3031593](https://github.com/ghiscoding/excel-builder-vanilla/commit/3031593f19e5b8d231885029367992551d998479)) - by @ghiscoding
12+
713
## [3.0.6](https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.5...v3.0.6) (2024-09-06)
814

915
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"npmClient": "pnpm",
55
"loglevel": "verbose",
66
"command": {

packages/excel-builder-vanilla-types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [3.0.7](https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.6...v3.0.7) (2024-09-06)
8+
9+
### Bug Fixes
10+
11+
* include all d.ts files for types pkg to detect change ([3031593](https://github.com/ghiscoding/excel-builder-vanilla/commit/3031593f19e5b8d231885029367992551d998479)) - by @ghiscoding
12+
713
## [3.0.4](https://github.com/ghiscoding/excel-builder-vanilla/compare/v3.0.3...v3.0.4) (2024-09-03)
814

915
**Note:** Version bump only for package @excel-builder-vanilla/types

packages/excel-builder-vanilla-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@excel-builder-vanilla/types",
3-
"version": "3.0.4",
3+
"version": "3.0.7",
44
"description": "excel-builder-vanilla types",
55
"author": "Stephen Liberty",
66
"contributors": [

0 commit comments

Comments
 (0)