From 9856f7fcaa814e55d6e4b7896eaed039798a020b Mon Sep 17 00:00:00 2001 From: tarun khanna Date: Tue, 30 Jul 2024 13:26:00 +0530 Subject: [PATCH 1/2] [chore]: mock changes for triggering release --- packages/i18nify-js/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/i18nify-js/README.md b/packages/i18nify-js/README.md index 59a979a0..42e7399a 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 From 71e993e980c6655412c38d288d07be1d591ccc07 Mon Sep 17 00:00:00 2001 From: Tarun Khanna Date: Tue, 30 Jul 2024 13:27:05 +0530 Subject: [PATCH 2/2] Create selfish-jars-sin.md --- .changeset/selfish-jars-sin.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/selfish-jars-sin.md diff --git a/.changeset/selfish-jars-sin.md b/.changeset/selfish-jars-sin.md new file mode 100644 index 00000000..f5e3cc4e --- /dev/null +++ b/.changeset/selfish-jars-sin.md @@ -0,0 +1,5 @@ +--- +"@razorpay/i18nify-js": patch +--- + +[chore]: mock changes for triggering release