diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0967ef4..11fea0f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{} +{".":"1.0.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..418d589 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,144 @@ +# Changelog + +## 1.0.0 (2025-04-09) + + +### 🚀 Features + +* add Alert and CircularLoader components for improved user feedback in protected data list ([2485d1c](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/2485d1c468284dd7663d74b0e63610ac42d8d400)) +* add Dev Mode toggle to NavBar and implement Label and Switch components ([b20f34c](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/b20f34c6fbd68cfe2f00f0ff69b1552f13061f06)) +* add DocLink component to display API method calls in various views ([f388488](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/f38848846668e0bc27b4f5eae561dd2842dd7947)) +* add example environment variables for project configuration ([54dbbe1](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/54dbbe10e07480e0a7c53f16a8d2d6231475e44b)) +* add getUserFriendlyStatues utility and Stepper component for improved status display and progress indication ([cb79f83](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/cb79f8326406e6ea13fc3f2fea2c8998cc8e5831)) +* add GrantAccessModal ([a408f1a](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/a408f1aa7153614ed3f77ac8e7a5c690ac7449c9)) +* add GrantAccessModal component for user access management ([3efba84](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/3efba84c65f4d8608276fb375411ca106183b3aa)) +* add logo link to My Data in TopNavBar for improved navigation ([545a09a](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/545a09ae9b00d43abeeafc53c6a967031ba1c4a2)) +* add new visual assets for steps and update Resources component to use them ([eb9255e](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/eb9255ef3e05aad7a1256747ece8ba736d20015b)) +* add onboarding popup with step-by-step guidance and local storage tracking ([3b97a2c](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/3b97a2c567b41492d2c34a67c51fc60136c1a941)) +* add onboarding popup with step-by-step guidance and local storage tracking ([92e6902](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/92e690233e223732293b30f66d6bbb0a5828689c)) +* add onboarding popup with step-by-step guidance and local storage tracking ([d9fafb5](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/d9fafb52a4ac447613a240082cff90a040836bbd)) +* add OneStatus type for improved status management in addProtectedData component ([7535767](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/753576729a8b835fafa5b5133e6fc21781512a68)) +* add ProtectedData component for displaying and managing user protected data ([1daa189](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/1daa1897f23e26527d49d09ca629c55a20135063)) +* add ProtectedDataIcon component and integrate it into ProtectedDataDetails ([7155795](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/71557959c5d7e05a758e88aecf6d1d9f060ee749)) +* add ProtectedDataIcon component and integrate it into ProtectedDataDetails ([2ba85f6](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/2ba85f6248a6c42c1968c16087043ce89cca5d0f)) +* add RevokeAccess component and integrate it into ProtectedData view ([f247168](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/f2471683784061e5b96b4380bfa5de029d0ac18f)) +* add route for ProtectedData component and update link in ProtectedDataList ([1f28c03](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/1f28c030b51dfa1ac0a05c10eef279aadbd84055)) +* add Select component and Textarea component, update routing for sending messages page ([7128cfa](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/7128cfa4c0dcf351e1b0dd54b00a12dbf5172e27)) +* add Web3Mail and Web3Telegram support and add contacts page ([7452618](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/7452618c634992429cc363a0acaa79b85d01cbec)) +* Add Web3Mail and Web3Telegram support and add contacts page ([8404e86](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/8404e8674549cf8d2d9dc516a509ed5a09c5369f)) +* add WEB3TELEGRAM_IDAPPS_WHITELIST_SC and update GrantAccessModal to handle telegram data ([e447ba0](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/e447ba0c6cdb65ea14e84f054e9cd4fce46a037d)) +* add WEB3TELEGRAM_IDAPPS_WHITELIST_SC and update GrantAccessModal to handle telegram data ([befc8cf](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/befc8cf776bd7b1035ed7531977fe693df3f8fa0)) +* add WEB3TELEGRAM_IDAPPS_WHITELIST_SC and update GrantAccessModal to handle telegram data ([5e4bfa9](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/5e4bfa9aa477552ce994a86ff6592f8db8abe73d)) +* add WORKERPOOL_ADDRESS_OR_ENS constant to configuration ([47f8f3b](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/47f8f3be88d3f804d0c2b7b7eb26281ea31d462a)) +* better form validation for addProtectedData component ([6175fbd](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/6175fbdf20403d3a7684b0b528f463359f283e48)) +* create ProtectedDataDetails for better code readability ([4e583bd](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/4e583bdcc523c6f79476288e9e17ce4a373b5051)) +* **DocLink:** add DocLink component with conditional rendering based on dev mode ([7b87e14](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/7b87e14f629b1e54f6a4c8802036169210930a7c)) +* enhance button rendering logic to conditionally display 'other' tab based on available data ([884ef5c](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/884ef5ceb4291a0da1dde34fb1f9f0a1eb3c385d)) +* enhance Stepper component styling to indicate completed steps ([5a814eb](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/5a814ebc3f049fedeaa122915f0e727cd1e722bc)) +* implement addProtectedData form for user input and data submission ([dd22185](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/dd221850ff87b0b6b703181dc8d471b447646a16)) +* implement responsive items per page based on window size ([7d41876](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/7d41876830341b20fdada82a863f430fbf62ca0d)) +* improve heading styles and enhance protected data item count display ([3a7d872](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/3a7d872b00d7b4ddae21e431fe4a86c6dd134aa7)) +* make isDone prop optional in StatusMessage component ([a6de424](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/a6de4248e6ff1b879809b056c207d803ae17730b)) +* move status management store to a dedicate file ([525529a](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/525529a51108bd814dc363b84bd831a91131dbbf)) +* move StatusMessage in a dedicate components ([fd1a80f](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/fd1a80f723c0ba4d78038316d751b6f32ce8f029)) +* **navBar:** add MyDataIcon component and update navigation item ([d8ce9db](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/d8ce9db17638c53e937f3256d0acf42690eb3ae1)) +* **navBar:** add MyDataIcon component and update navigation item ([34b510e](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/34b510e93ed088be9eb7b57deee954e04500fff6)) +* **navBar:** add Resources navigation item and icon; add useDevMode store ([142a096](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/142a09677f043299f7de61d75df1eaf9285debd6)) +* rename "profile" to "my data" ([fc5aa6b](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/fc5aa6be16f9655f550b393261f355026cc18625)) +* **Resources:** add Resources view with step-by-step guidance and Telegram visual ([c2e27bb](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/c2e27bbc90b802d03b4745cd82a54fe8adfcae1c)) +* reverse sorting order of contacts by access grant timestamp ([dc6a967](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/dc6a96733d390983502ac01bff12a8ee0819c82b)) +* update addProtectedData component to use labels for better accessibility and enhance styling ([4db5914](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/4db5914ca0a23d85a50e595f55f40b2b3ddeb201)) +* update contact owner display to indicate ownership ([4f95a22](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/4f95a22ca70e6c5473f0f31a696d961509b637a5)) +* update NavBar SVG icons ([0e48edd](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/0e48edd079928c6bd2f9f919099dac910df64ada)) +* update ProtectedDataList to improve user navigation and data display ([e6a03fd](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/e6a03fd89103cd4c9ef5c6961cecd16a14ee9eb7)) +* update SVG attributes in NavBar component for consistency ([4f70d41](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/4f70d41e3d67c667c1133824765ed84fc4fa42f3)) + + +### 🐞 Bug Fixes + +* add border styling to PaginatedNavigation component in ContactList ([433a7f4](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/433a7f405fc224ef44fc191df38a06f385dfb8df)) +* add image for 'Protect a new data' section in ProtectedDataList component ([9bfa429](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/9bfa429624c8d3c26bc0e353a0843cbe131343f7)) +* add minimum width to Resources component for improved layout ([1b365fe](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/1b365feb997357e78410af001978263c5909f4dd)) +* adjust height of ProtectedDataList component for better layout ([97772ec](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/97772ec0b71c6f78b477f170c80ed623d6a09779)) +* adjust layout width for MainLayout component ([50ca012](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/50ca0125de962a058d8f898cd59ede1bc3df96c1)) +* bad alignment ([0ad8972](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/0ad89724b50f8fc2ec66c20d4e101502057c6201)) +* bind input values to formData in AddProtectedData component ([2ae43b7](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/2ae43b7d2c3432053ee85b938003f383af031ee8)) +* cast provider to Eip1193Provider in initIExecSDKs function ([eba6a52](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/eba6a5224e98f2a26bed3b3929fd02b41960770b)) +* center MainLayout content ([746daa1](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/746daa1b300f9de8d0ec5edd9d8b15daa37eb0ba)) +* clarify text in ContactList component regarding authorized contact info ([5f47618](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/5f47618991ec7ba71751b4e4c7d4564fd36f0a3e)) +* clear Rollbar access token in .env.example for security reasons ([edc951a](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/edc951abb4df04642695c99d5487e434c38a4038)) +* ensure minimum width for button sizes in button component ([b70054c](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/b70054ccabdd3d541797c9fb9ef6d43e3ce718a8)) +* handle missing name in ProtectedData component ([98cf930](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/98cf930831366313be5ed934f3eb8022c7e8cdad)) +* hide pagination buttons on smaller screens for better responsiveness ([7075cb6](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/7075cb6bb7917f79cf1a43af65a3fba0458bd631)) +* improve layout and text handling in ProtectedData and ProtectedDataList components ([84bd21d](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/84bd21d75b34e38d2da0f3d515202d42945b3f34)) +* item count calculation in ProtectedDataList component ([8f6c08c](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/8f6c08ca02d054afca419574d80f492875f38962)) +* many pages overflow ([ed53841](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/ed53841c9fa7239678e065fcaa69dbf986fdee04)) +* **navBar:** adjust icon size for Send Messages navigation item ([4be24e7](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/4be24e7824264611d17dc2ce4db4acaf30518896)) +* **navBar:** update NavLink class for improved active state styling ([dbcc4e4](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/dbcc4e4885936c2e94bf6270c04a437ffbffb5cc)) +* prettier ([b1174fd](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/b1174fd95dcffec820137ef7bf706725cdb17ff8)) +* prettier ([9be6f76](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/9be6f76755417bacc5f61fdfbb2421123e4bc7d7)) +* remove commented-out navigation code in AddProtectedData component ([14d64bc](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/14d64bcdb53b9818449695b0196214863610c957)) +* remove previous and next button use step number instead, fix some overflow ([0587f8e](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/0587f8eef200ef3a8f66fbbdc80ada04b6050d37)) +* remove unnecessary comment in router configuration ([72bd03d](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/72bd03d26338de1ca37a52c2a522edc7cc3079c4)) +* restrict layout width in MainLayout component for better responsiveness ([35519ba](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/35519ba2e2af8aed5a50755ee491e888bf37df45)) +* **sendMessage:** remove userAddress ([c74f6e1](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/c74f6e13a5c37c06f63e8ae0d883974aabe127d4)) +* set base path for production and development in Vite configuration ([b66ca08](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/b66ca08bf13cfccca27642b4cee4b74dbe230423)) +* small adjustment ([7af0406](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/7af0406fd76077fbd1f5055e16a29993b3843f37)) +* **ui:** add required DialogTitle to DialogContent ([25135b2](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/25135b26769c88f37fcb1b10170e9d5cf2778113)) +* **ui:** ensure onboarding popup redirects to /my-data ([fe396ae](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/fe396ae5fe3a3d6723da941b31a37aa52535a4f6)) +* update active link color in NavBar component ([99fe0e2](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/99fe0e217ec3aa42dd4030504566e4a4edb0ebe3)) +* update bot reference link in AddProtectedData component ([dde32af](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/dde32afca05e34df17c75e0dc7b3b1a1869ab2b1)) +* update chip color for mail in COLOR_CLASSES for better visibility ([552d593](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/552d5930e0c13595fb494b354d54272230782eb9)) +* update chip color for mail in COLOR_CLASSES for better visibility ([24121bd](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/24121bd9ada0239117f6152df1d2e5fd0a0a79a7)) +* update default navigation path to redirect to '/my-data' ([af01268](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/af01268943b7163188522615dd0ccb9956dca01c)) +* update font family to use 'Mulish Variable' ([0670904](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/06709048d61a3012cd64866bf0dd33184e323817)) +* update navigation paths in AddProtectedData component ([a470213](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/a4702138999d4634db39eb780bbf558f38450f0f)) +* update placeholder text in AddProtectedData component ([5b94b64](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/5b94b642eeb8a891f38099a6f1b46d8618c0a4ac)) +* update variable naming for telegram chat ID in GrantAccessModal and SendMessage components ([4e5a9d4](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/4e5a9d4478b81eb33c6be4c69c592172605b5b2d)) +* update wording in ContactList component for clarity on authorized access ([50324e7](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/50324e7936d71e1c54b8879c347dffa24879d3c0)) +* use scrool instead of wrap for tag item ([bb2fc31](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/bb2fc31aefaf7224bf2336107f1574f6efb04cc2)) +* wrap text in paragraphs for better readability in steps component ([e18eadf](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/e18eadf418176cbe370cc436681f90448db784a6)) + + +### ✨ Polish + +* add spacing to the container in ProtectedData component for improved layout ([7ed19f9](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/7ed19f92e490b5dc38273e3313358da928a96d0b)) +* add type definition for protectedDataAddress in useParams and conditionally render GrantAccessModal ([ae4c0da](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/ae4c0da7673f6669efb0f39d630967a7b26c16c4)) +* enhance text for clarity in ProtectedDataList component ([e16ef81](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/e16ef81a822d563542892e60d5cdf58a61fc67a2)) +* enhance text for clarity in ProtectedDataList component ([0786145](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/078614581d0aadfdbac00636fb9c7575e6638978)) +* **iexecSdkClient:** remove unused IExec imports and clean up code ([f9b3969](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/f9b3969c16de4e5906379b002afce5c327131cce)) +* improve code formatting and readability in contactList component ([b072917](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/b072917b235e6ac68f122313b64733ddc1d1df5f)) +* include userAddress in grantAccess mutation key and improve error handling ([5ea5bf6](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/5ea5bf628c1adb7560472c4e519685b630e40ce8)) +* prettier ([559ded7](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/559ded7bad88eb3861a7b61a6d80c9459beff347)) +* remove 'other' data type and simplify protected data filtering logic in ProtectedDataList component ([892e14e](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/892e14ec06a1123d4a9daf9d2ed71b8f4bf6badc)) +* remove add authorized users button from table if no data ([d12ec7c](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/d12ec7cd7b9e75cbaf3752a37c7702d18ce1df6a)) +* remove debug log for grantedAccess in ProtectedData component ([084b4e6](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/084b4e680c4fdcc6ebd48a2847c50909bcf08ca3)) +* remove resetForm call in GrantAccessModal after successful authorization ([f71ed31](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/f71ed31e5425350c2cc3d283b906d11bfe22b740)) +* remove useless div in AddProtectedData component ([674d90f](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/674d90f7115b1288689e762f4a4d0a1e89c43cc6)) +* rename DEALS_PER_PAGE to PROTECTED_DATA_PER_PAGE for clarity ([0a59c38](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/0a59c38e0ca6f350a1d24940a5caf30b73b43239)) +* rename folder NavBar to navBar ([e98ba6a](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/e98ba6a6a69fbaf23b9cccd027a6ae9bf27ac73c)) +* rename protectedDataId to protectedDataAddress for consistency ([fdbddda](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/fdbddda7c22a89a8092c26299f9fa140a6bb831b)) +* rename variable 'data' to 'protectedData' for clarity in ProtectedDataList component ([94c9ae3](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/94c9ae310b0a5e4625d9417fe10f37ff38e10f35)) +* simplify NavBar component by extracting navigation items into a separate file ([921768e](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/921768e25e454053374f1e7840f758416c79895b)) +* simplify NavBar component by extracting navigation items into a separate file ([902fd5c](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/902fd5cdd460ed2f2e02e18a1f1e898116dfd979)) +* simplify state update and error handling in GrantAccessModal ([1b04565](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/1b045651fc1e28f18ababeacfcf9a378c84d3c3d)) +* **switch:** remove outdated comments from switch component ([1e713fd](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/1e713fd360f5053d57a336d8ff5bf83c061c22a6)) +* update fetchContactDetails to use specific contact types ([689b580](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/689b5800e42af7bfab4018bada719a24a1415bbd)) +* update font weight to extrabold in ProtectedDataDetails component ([0c05c74](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/0c05c74e24354f742d28137d2e7a75d30accdef7)) +* update import paths for NavBar components to use consistent casing ([cd8a436](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/cd8a436fa0c5146a0c9f7b1c9e46ee459a13674a)) +* update import paths for NavBar components to use consistent casing ([28e1612](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/28e1612b93f0f5da8a96a4110fd16443d2407d40)) +* update NavBar link and text for improved clarity and navigation ([c7c2f73](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/c7c2f730e351c1c7b0254aa1d89f411deda4b826)) +* update NavBar link and text for improved clarity and navigation ([362d5db](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/362d5db880dc65363f417054c2a1361e18b5210e)) +* update navigation path in GrantAccessModal and close modal after authorization ([77c5864](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/77c58645536223acf8131f799c7ddb8d3cc409e7)) +* update select font weight to extrabold ([83a0be1](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/83a0be1735fea5b4e7aa804d472d664811430706)) +* update step rendering for better accessibility ([8456153](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/845615310a177f7a26d125809d01d31e57062cde)) +* update step rendering for better accessibility ([955b9bc](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/955b9bcc55fc33ae1278c1353d90e3d4b5672195)) +* update table headers to use uppercase and prevent text wrapping ([30a5c08](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/30a5c0814f2cbe19b9fad8b522ba708c047f85e3)) + + +### 🧰 Other + +* add TODO for enabling strict user mode in web3telegram client ([23ded0f](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/23ded0f691d2a5781cc3fccf377375af91f9b315)) +* cleanup unused comments ([c14489e](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/c14489e838e0973e0842fb218af81d145be40e55)) +* release 1.0.0 ([#93](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/issues/93)) ([baa47e9](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/baa47e92c0638b99f0f9b473e6e2ca54e9b96167)) +* remove unused dependencies from package-lock.json ([d7e39b2](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/d7e39b26b66230ea39983c2b293f46dd993b6da1)) diff --git a/package-lock.json b/package-lock.json index 0720754..4635747 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web3-messaging-usecase-demo", - "version": "0.0.0", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "web3-messaging-usecase-demo", - "version": "0.0.0", + "version": "1.0.0", "dependencies": { "@fontsource-variable/anybody": "^5.2.5", "@fontsource-variable/mulish": "^5.2.5", diff --git a/package.json b/package.json index bd3ee15..c2b6feb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "web3-messaging-usecase-demo", "private": true, - "version": "0.0.0", + "version": "1.0.0", "type": "module", "scripts": { "dev": "npm run dev:prod",