Skip to content

Commit

Permalink
chore(release): v0.31.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dlhandsome committed Jan 16, 2024
1 parent 5b9f2f0 commit 1c7ebf0
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.31.5](https://github.com/dlhandsome/we-debug/compare/v0.31.4...v0.31.5) (2024-01-16)


### Bug Fixes

* **gulp-tool:** fixed type ([5b9f2f0](https://github.com/dlhandsome/we-debug/commit/5b9f2f0bb93c2340e0f0871c509706c06a79673e))





## [0.31.4](https://github.com/dlhandsome/we-debug/compare/v0.31.3...v0.31.4) (2024-01-16)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
]
}
},
"version": "0.31.4"
"version": "0.31.5"
}
11 changes: 11 additions & 0 deletions packages/compiler/gulp-tool/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.31.5](https://github.com/dlhandsome/we-debug/compare/v0.31.4...v0.31.5) (2024-01-16)


### Bug Fixes

* **gulp-tool:** fixed type ([5b9f2f0](https://github.com/dlhandsome/we-debug/commit/5b9f2f0bb93c2340e0f0871c509706c06a79673e))





## [0.31.4](https://github.com/dlhandsome/we-debug/compare/v0.31.3...v0.31.4) (2024-01-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/compiler/gulp-tool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@we-debug/gulp-tool",
"version": "0.31.4",
"version": "0.31.5",
"description": "we-debug, gulp",
"main": "dist/index.js",
"types": "dist/types.d.ts",
Expand Down

0 comments on commit 1c7ebf0

Please sign in to comment.