diff --git a/CHANGELOG.md b/CHANGELOG.md index b99aeb3..fcb7830 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [6.0.0-4](https://github.com/edvardchen/eslint-plugin-i18next/compare/v6.0.0-3...v6.0.0-4) (2022-05-31) + ## [6.0.0-3](https://github.com/edvardchen/eslint-plugin-i18next/compare/v6.0.0-2...v6.0.0-3) (2022-05-18) diff --git a/package-lock.json b/package-lock.json index 5cd0809..3ff93c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-i18next", - "version": "6.0.0-3", + "version": "6.0.0-4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 91c4c91..78919d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-i18next", - "version": "6.0.0-3", + "version": "6.0.0-4", "description": "ESLint plugin for i18n", "keywords": [ "eslint",