Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2024-6-14)

### Bug Fixes

* **facedetector, livelocation tracking:** default props pass in params instead of using prop-types ([f0940ff](f0940ff))
  • Loading branch information
semantic-release-bot committed Jun 14, 2024
1 parent 25b3745 commit ce1a004
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.4.1](https://github.com/opensrc0/fe-pilot/compare/v1.4.0...v1.4.1) (2024-6-14)


### Bug Fixes

* **facedetector, livelocation tracking:** default props pass in params instead of using prop-types ([f0940ff](https://github.com/opensrc0/fe-pilot/commit/f0940ff624b31da005b7576c72e8d3c697bdc79b))

# [1.4.0](https://github.com/opensrc0/fe-pilot/compare/v1.3.0...v1.4.0) (2024-6-8)


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.4.0",
"version": "1.4.1",
"description": "Advanced JS features, Plug & Play",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ce1a004

Please sign in to comment.