diff --git a/.changeset/cold-cups-whisper.md b/.changeset/cold-cups-whisper.md new file mode 100644 index 00000000..455f433d --- /dev/null +++ b/.changeset/cold-cups-whisper.md @@ -0,0 +1,6 @@ +--- +"@razorpay/i18nify-js": patch +"@razorpay/i18nify-react": patch +--- + +[chore]: mock changes to trigger release diff --git a/packages/i18nify-js/README.md b/packages/i18nify-js/README.md index 42e7399a..59a979a0 100644 --- a/packages/i18nify-js/README.md +++ b/packages/i18nify-js/README.md @@ -25,7 +25,7 @@ Go on, code conqueror, the adventure awaits! ### Core Module -Welcome to the command center for your i18n experience! This module serves as the control hub, housing the essential functions to manage your i18n settings seamlessly. This module offers a trio of functions to handle all your i18n needs. Whether it's checking the current state, customizing settings, or starting afresh, this module has got you covered in managing your i18n world! 🚀 +Welcome to the command center for your i18n experience! This module serves as the control hub, housing the essential functions to manage your i18n settings seamlessly. This module offers a trio of functions to handle all your i18n needs. Whether it's checking the current state, customizing settings, or starting afresh, this module has got you covered in managing your i18n world!🚀 #### Functions diff --git a/packages/i18nify-react/README.md b/packages/i18nify-react/README.md index c43fb9d0..fedeb2c0 100644 --- a/packages/i18nify-react/README.md +++ b/packages/i18nify-react/README.md @@ -33,7 +33,7 @@ Welcome to i18nify-react, your new best friend for seamlessly managing i18n stat ### I18nProvider -Add the `I18nProvider` to the topmost parent component in your application to kickstart the i18n magic! 🪄 +Add the `I18nProvider` to the topmost parent component in your application to kickstart the i18n magic!🪄 #### Example: