Skip to content

Commit

Permalink
chore(release): 1.0.22 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.22](v1.0.21...v1.0.22) (2024-3-5)

### Bug Fixes

* **scanner:** scanner component added Camera click ([ffd46e2](ffd46e2))
  • Loading branch information
semantic-release-bot committed Mar 5, 2024
1 parent ffd46e2 commit 941dd5d
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.22](https://github.com/opensrc0/fe-pilot/compare/v1.0.21...v1.0.22) (2024-3-5)


### Bug Fixes

* **scanner:** scanner component added Camera click ([ffd46e2](https://github.com/opensrc0/fe-pilot/commit/ffd46e2c6eefa40f4743d3319c925b49a8360f95))

## [1.0.21](https://github.com/opensrc0/fe-pilot/compare/v1.0.20...v1.0.21) (2024-3-3)


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.21",
"version": "1.0.22",
"description": "Advance JS features, Plug & Play",
"main": "",
"scripts": {
Expand Down

0 comments on commit 941dd5d

Please sign in to comment.