Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoissonnet committed Oct 16, 2024
1 parent 83b0341 commit 9b9b9cf
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/eslint-plugin-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.4](https://github.com/M6Web/eslint-plugin-m6web-i18n/compare/@m6web/[email protected]...@m6web/[email protected]) (2024-10-16)

**Note:** Version bump only for package @m6web/eslint-plugin-i18n






## [2.0.3](https://github.com/M6Web/eslint-plugin-m6web-i18n/compare/@m6web/[email protected]...@m6web/[email protected]) (2023-12-22)

Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@m6web/eslint-plugin-i18n",
"version": "2.0.3",
"version": "2.0.4",
"description": "eslint plugin for generic i18n",
"author": "m6web",
"main": "lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.3](https://github.com/BedrockStreaming/i18n-tools/compare/@m6web/[email protected]...@m6web/[email protected]) (2024-10-16)

**Note:** Version bump only for package @m6web/react-i18n






## [3.1.2](https://github.com/BedrockStreaming/i18n-tools/compare/@m6web/[email protected]...@m6web/[email protected]) (2023-12-22)

Expand Down
2 changes: 1 addition & 1 deletion packages/react-i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@m6web/react-i18n",
"version": "3.1.2",
"version": "3.1.3",
"description": "Provider and utils for translation in a react app",
"main": "lib/index.js",
"types": "types.d.ts",
Expand Down

0 comments on commit 9b9b9cf

Please sign in to comment.