Skip to content

Commit

Permalink
chore(release): 1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.2](v1.2.1...v1.2.2) (2024-5-18)

### Bug Fixes

* **added support of multi export and services:** added support of multi export and services ([1981372](1981372))
* **bugfix for last release:** phoneBook, Scanner, TextToSpeech, Vibrate component fixed ([9fc641c](9fc641c))
* **chanin log:** added chain log ([d116292](d116292))
* **version in package.json:** version in package.json ([fd208ce](fd208ce))
* **versioning:** maintain version ([10f3c21](10f3c21))
  • Loading branch information
semantic-release-bot committed May 18, 2024
1 parent fd208ce commit 3f41b3c
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,6 +1,17 @@
## [1.2.2](https://github.com/opensrc0/fe-pilot/compare/v1.2.1...v1.2.2) (2024-5-18)


### Bug Fixes

* **added support of multi export and services:** added support of multi export and services ([1981372](https://github.com/opensrc0/fe-pilot/commit/1981372a4c2d2dee30884f5fec18d8c0cff9a7ff))
* **bugfix for last release:** phoneBook, Scanner, TextToSpeech, Vibrate component fixed ([9fc641c](https://github.com/opensrc0/fe-pilot/commit/9fc641c1911888f2512561f3acdabb95d9e1abb0))
* **chanin log:** added chain log ([d116292](https://github.com/opensrc0/fe-pilot/commit/d1162922ce2544424db0d5f00caa0647a50cb2ae))
* **version in package.json:** version in package.json ([fd208ce](https://github.com/opensrc0/fe-pilot/commit/fd208cebae844c60b1504182e799693390a5bcef))
* **versioning:** maintain version ([10f3c21](https://github.com/opensrc0/fe-pilot/commit/10f3c21898764fe74436e454b941ec3d3191274e))

## [1.2.2](https://github.com/opensrc0/fe-pilot/compare/v1.2.1...v1.2.2) (2024-5-18)


### Bug Fixes

* **added support of multi export and services:** added support of multi export and services ([1981372](https://github.com/opensrc0/fe-pilot/commit/1981372a4c2d2dee30884f5fec18d8c0cff9a7ff))
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.3",
"version": "1.2.2",
"description": "Advance JS features, Plug & Play",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3f41b3c

Please sign in to comment.