Skip to content

Commit

Permalink
Merge branch 'master' of github.com:razorpay/i18nify into temp/release
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun-khanna committed Jul 30, 2024
2 parents e3fa769 + f6e02c2 commit dd65d97
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/i18nify-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @razorpay/i18nify-js

## 1.12.2

### Patch Changes

- b43972e: [chore]: mock changes for triggering release

## 1.12.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/i18nify-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@razorpay/i18nify-js",
"version": "1.12.1",
"version": "1.12.2",
"author": "tarun khanna <[email protected]>",
"license": "MIT",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/i18nify-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@mui/lab": "^5.0.0-alpha.147",
"@mui/material": "^5.15.6",
"@mui/x-date-pickers": "^6.19.4",
"@razorpay/i18nify-js": "^1.12.1",
"@razorpay/i18nify-js": "^1.12.2",
"@razorpay/i18nify-react": "^4.0.12",
"apexcharts": "^3.43.0",
"date-fns": "^2.30.0",
Expand Down

0 comments on commit dd65d97

Please sign in to comment.