Skip to content

Commit

Permalink
Merge branch 'master' of github.com:opensrc0/fe-pilot
Browse files Browse the repository at this point in the history
  • Loading branch information
opensrc0 committed May 18, 2024
2 parents 1981372 + 1629c02 commit 4e07ac0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.2.1](https://github.com/opensrc0/fe-pilot/compare/v1.2.0...v1.2.1) (2024-4-29)


### Bug Fixes

* **autofillotp:** changed in index.js of autofillOtp ([6d13195](https://github.com/opensrc0/fe-pilot/commit/6d13195b466e8daec3fd78dd959903c58c5965f0))
* **boiler plate:** fixed boiler plate ([13d8189](https://github.com/opensrc0/fe-pilot/commit/13d8189093614565058bf6d33a3be848d9b4c6ce))
* **colorpicker:** fixed: Import export in index.js of ColorPicker ([88e5b34](https://github.com/opensrc0/fe-pilot/commit/88e5b346fc62edfbd34162e7b3da2979269c9f88))
* **share:** given support as a service and as a component ([13f603f](https://github.com/opensrc0/fe-pilot/commit/13f603f3c4d8dbe4d9c189c9c04bd66b254d42df))
* **whatsapp web:** provided support for whatsapp web ([a2d9187](https://github.com/opensrc0/fe-pilot/commit/a2d91873b2b784300aef4ef8eafdeb52ef5e6758))

# [1.2.0](https://github.com/opensrc0/fe-pilot/compare/v1.1.0...v1.2.0) (2024-4-9)


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

0 comments on commit 4e07ac0

Please sign in to comment.