diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bfc20c..158f03c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.34](https://github.com/opensrc0/fe-pilot/compare/v1.0.33...v1.0.34) (2024-3-19) + + +### Bug Fixes + +* **missing component:** added missing components ([22ee75f](https://github.com/opensrc0/fe-pilot/commit/22ee75fcf2639e5c5903ecefef5b9b56f6ac62c4)) + ## [1.0.33](https://github.com/opensrc0/fe-pilot/compare/v1.0.32...v1.0.33) (2024-3-19) diff --git a/README.md b/README.md index c4c792e..f2af931 100644 --- a/README.md +++ b/README.md @@ -3,20 +3,21 @@

A React UI library for Advance Web Features 👨‍✈️


-

- - Minified Size - - - React Version - - - NPM Downloads - - - Latest Release - -

+

+

+ + Minified Size + + + React Version + + + NPM Downloads + + + Latest Release + +

Github Stars @@ -25,6 +26,7 @@ MIT License

+


A React UI library for Advance Web Features that streamlines the development of modern web applications and websites. The library offers component like scanner, voice search, autofill otp, phonebook, share and many more for a small/medium/large size web based applications. Fe-Pilot is a easy to use, light weighted, fully mobile APP like features in web. diff --git a/package-lock.json b/package-lock.json index c9c7bb4..3bfbf13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fe-pilot", - "version": "1.0.33", + "version": "1.0.34", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fe-pilot", - "version": "1.0.33", + "version": "1.0.34", "license": "ISC", "devDependencies": { "@babel/cli": "^7.23.9", diff --git a/package.json b/package.json index f2ceeda..c4c7ea6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fe-pilot", - "version": "1.0.33", + "version": "1.0.34", "description": "Advance JS features, Plug & Play", "main": "", "scripts": {