Skip to content

Commit

Permalink
build(i18nify): update version (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
rzpcibot and github-actions[bot] authored Dec 18, 2023
1 parent 45ef401 commit a31c7a0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/dull-hounds-pretend.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @razorpay/i18nify

## 1.2.2

### Patch Changes

- 45ef401: [fix]:
- redundant token removed from coverage workflow
- cjs exports added for sub-modules

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@razorpay/i18nify",
"version": "1.2.1",
"version": "1.2.2",
"author": "tarun khanna <[email protected]>",
"license": "MIT",
"main": "lib/cjs/index.js",
Expand Down

0 comments on commit a31c7a0

Please sign in to comment.