Skip to content

Commit

Permalink
chore(release): 1.0.40 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.40](v1.0.39...v1.0.40) (2024-3-21)

### Bug Fixes

* **fix scanner:** scanner tree handshaking ([d446b49](d446b49))
  • Loading branch information
semantic-release-bot committed Mar 21, 2024
1 parent b5f8955 commit 2d8d69b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.40](https://github.com/opensrc0/fe-pilot/compare/v1.0.39...v1.0.40) (2024-3-21)


### Bug Fixes

* **fix scanner:** scanner tree handshaking ([d446b49](https://github.com/opensrc0/fe-pilot/commit/d446b49fd39c62c361e76edb5cb21c95f1f6d387))

## [1.0.39](https://github.com/opensrc0/fe-pilot/compare/v1.0.38...v1.0.39) (2024-3-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fe-pilot",
"version": "1.0.39",
"version": "1.0.40",
"description": "Advance JS features, Plug & Play",
"main": "",
"scripts": {
Expand Down

0 comments on commit 2d8d69b

Please sign in to comment.