Skip to content

Commit

Permalink
fix typos in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed May 15, 2023
1 parent 50eacce commit e7903fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
## 22.4.15

- fix: function t() passed options alteration [1947](https://github.com/i18next/react-i18next/issues/1947)
- fix: function t() passed options alteration [1947](https://github.com/i18next/i18next/issues/1947)

## 22.4.14

- fix: pass lng to format function used in nesting [1938](https://github.com/i18next/react-i18next/issues/1938)
- fix: pass lng to format function used in nesting [1938](https://github.com/i18next/i18next/issues/1938)

## 22.4.13

- fix: deepFind as fallback for interpolation [1930](https://github.com/i18next/react-i18next/issues/1930)
- fix: deepFind as fallback for interpolation [1930](https://github.com/i18next/i18next/issues/1930)

## 22.4.12

- fix: getBestMatchFromCodes when dev is a supported lng [1927](https://github.com/i18next/react-i18next/issues/1927)
- fix: getBestMatchFromCodes when dev is a supported lng [1927](https://github.com/i18next/i18next/issues/1927)

## 22.4.11

Expand Down

0 comments on commit e7903fd

Please sign in to comment.