Skip to content

Commit

Permalink
build: publish
Browse files Browse the repository at this point in the history
 - babel-plugin-formatjs@10.5.9
 - @formatjs/cli-lib@6.3.2
 - @formatjs/cli@6.2.3
 - @formatjs/ecma402-abstract@1.17.4
 - @formatjs/editor@2.0.37
 - eslint-plugin-formatjs@4.11.2
 - @formatjs/icu-messageformat-parser@2.7.2
 - @formatjs/icu-skeleton-parser@1.6.4
 - @formatjs/intl-datetimeformat@6.11.3
 - @formatjs/intl-displaynames@6.6.3
 - @formatjs/intl-enumerator@1.4.2
 - @formatjs/intl-listformat@7.5.2
 - @formatjs/intl-locale@3.4.2
 - @formatjs/intl-localematcher@0.5.1
 - intl-messageformat@10.5.6
 - @formatjs/intl-numberformat@8.8.2
 - @formatjs/intl-pluralrules@5.2.9
 - @formatjs/intl-relativetimeformat@11.2.9
 - @formatjs/intl-segmenter@11.5.2
 - @formatjs/intl@2.9.7
 - react-intl@6.5.3
 - @formatjs/swc-plugin@1.5.8
 - @formatjs/ts-transformer@3.13.8
 - vue-intl@6.4.23
  • Loading branch information
Long Ho committed Nov 12, 2023
1 parent 518d7cf commit dca3032
Show file tree
Hide file tree
Showing 49 changed files with 124 additions and 26 deletions.
4 changes: 4 additions & 0 deletions packages/babel-plugin-formatjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.5.9](https://github.com/formatjs/formatjs/compare/babel-plugin-formatjs@10.5.8...babel-plugin-formatjs@10.5.9) (2023-11-12)

**Note:** Version bump only for package babel-plugin-formatjs

## [10.5.8](https://github.com/formatjs/formatjs/compare/babel-plugin-formatjs@10.5.7...babel-plugin-formatjs@10.5.8) (2023-11-06)

**Note:** Version bump only for package babel-plugin-formatjs
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-formatjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-formatjs",
"version": "10.5.8",
"version": "10.5.9",
"description": "Extracts string messages for translation from modules that use formatjs.",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/cli-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli-lib@6.3.1...@formatjs/cli-lib@6.3.2) (2023-11-12)

**Note:** Version bump only for package @formatjs/cli-lib

## [6.3.1](https://github.com/formatjs/formatjs/compare/@formatjs/cli-lib@6.3.0...@formatjs/cli-lib@6.3.1) (2023-11-06)

**Note:** Version bump only for package @formatjs/cli-lib
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/cli-lib",
"version": "6.3.1",
"version": "6.3.2",
"description": "Lib for CLI for formatjs.",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.2.3](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.2.2...@formatjs/cli@6.2.3) (2023-11-12)

**Note:** Version bump only for package @formatjs/cli

## [6.2.2](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.2.1...@formatjs/cli@6.2.2) (2023-11-06)

**Note:** Version bump only for package @formatjs/cli
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/cli",
"version": "6.2.2",
"version": "6.2.3",
"description": "A CLI for formatjs.",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/ecma402-abstract/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.4](https://github.com/formatjs/formatjs/compare/@formatjs/ecma402-abstract@1.17.3...@formatjs/ecma402-abstract@1.17.4) (2023-11-12)

**Note:** Version bump only for package @formatjs/ecma402-abstract

## [1.17.3](https://github.com/formatjs/formatjs/compare/@formatjs/ecma402-abstract@1.17.2...@formatjs/ecma402-abstract@1.17.3) (2023-11-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/ecma402-abstract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/ecma402-abstract",
"version": "1.17.3",
"version": "1.17.4",
"description": "A collection of implementation for ECMAScript abstract operations",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.37](https://github.com/formatjs/formatjs/compare/@formatjs/editor@2.0.36...@formatjs/editor@2.0.37) (2023-11-12)

**Note:** Version bump only for package @formatjs/editor

## [2.0.36](https://github.com/formatjs/formatjs/compare/@formatjs/editor@2.0.35...@formatjs/editor@2.0.36) (2023-11-06)

**Note:** Version bump only for package @formatjs/editor
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/editor",
"version": "2.0.36",
"version": "2.0.37",
"description": "A ICU MessageFormat Editor UI",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-plugin-formatjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.11.2](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@4.11.1...eslint-plugin-formatjs@4.11.2) (2023-11-12)

**Note:** Version bump only for package eslint-plugin-formatjs

## [4.11.1](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@4.11.0...eslint-plugin-formatjs@4.11.1) (2023-11-06)

**Note:** Version bump only for package eslint-plugin-formatjs
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-formatjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-formatjs",
"version": "4.11.1",
"version": "4.11.2",
"description": "ESLint plugin for formatjs",
"main": "index.js",
"repository": {
Expand Down
4 changes: 4 additions & 0 deletions packages/icu-messageformat-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.2](https://github.com/formatjs/formatjs/compare/@formatjs/icu-messageformat-parser@2.7.1...@formatjs/icu-messageformat-parser@2.7.2) (2023-11-12)

**Note:** Version bump only for package @formatjs/icu-messageformat-parser

## [2.7.1](https://github.com/formatjs/formatjs/compare/@formatjs/icu-messageformat-parser@2.7.0...@formatjs/icu-messageformat-parser@2.7.1) (2023-11-06)

**Note:** Version bump only for package @formatjs/icu-messageformat-parser
Expand Down
2 changes: 1 addition & 1 deletion packages/icu-messageformat-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/icu-messageformat-parser",
"version": "2.7.1",
"version": "2.7.2",
"main": "index.js",
"module": "lib/index.js",
"types": "index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/icu-skeleton-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.4](https://github.com/formatjs/formatjs/compare/@formatjs/icu-skeleton-parser@1.6.3...@formatjs/icu-skeleton-parser@1.6.4) (2023-11-12)

**Note:** Version bump only for package @formatjs/icu-skeleton-parser

## [1.6.3](https://github.com/formatjs/formatjs/compare/@formatjs/icu-skeleton-parser@1.6.2...@formatjs/icu-skeleton-parser@1.6.3) (2023-11-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/icu-skeleton-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/icu-skeleton-parser",
"version": "1.6.3",
"version": "1.6.4",
"main": "index.js",
"module": "lib/index.js",
"types": "index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-datetimeformat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.11.3](https://github.com/formatjs/formatjs/compare/@formatjs/intl-datetimeformat@6.11.2...@formatjs/intl-datetimeformat@6.11.3) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl-datetimeformat

## [6.11.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-datetimeformat@6.11.1...@formatjs/intl-datetimeformat@6.11.2) (2023-11-06)

**Note:** Version bump only for package @formatjs/intl-datetimeformat
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-datetimeformat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-datetimeformat",
"version": "6.11.2",
"version": "6.11.3",
"description": "Intl.DateTimeFormat polyfill",
"main": "index.js",
"types": "index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-displaynames/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.6.3](https://github.com/formatjs/formatjs/compare/@formatjs/intl-displaynames@6.6.2...@formatjs/intl-displaynames@6.6.3) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl-displaynames

## [6.6.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-displaynames@6.6.1...@formatjs/intl-displaynames@6.6.2) (2023-11-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-displaynames/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-displaynames",
"version": "6.6.2",
"version": "6.6.3",
"description": "Polyfill for: https://tc39.es/proposal-intl-displaynames",
"keywords": [
"i18n",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-enumerator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-enumerator@1.4.1...@formatjs/intl-enumerator@1.4.2) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl-enumerator

## [1.4.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-enumerator@1.4.0...@formatjs/intl-enumerator@1.4.1) (2023-11-06)

**Note:** Version bump only for package @formatjs/intl-enumerator
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-enumerator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-enumerator",
"version": "1.4.1",
"version": "1.4.2",
"description": "Intl.Enumerator polyfill",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-listformat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.5.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@7.5.1...@formatjs/intl-listformat@7.5.2) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl-listformat

## [7.5.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@7.5.0...@formatjs/intl-listformat@7.5.1) (2023-11-06)

**Note:** Version bump only for package @formatjs/intl-listformat
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-listformat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-listformat",
"version": "7.5.1",
"version": "7.5.2",
"description": "Formats JS list in a i18n-safe way",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-locale/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.4.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@3.4.1...@formatjs/intl-locale@3.4.2) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl-locale

## [3.4.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@3.4.0...@formatjs/intl-locale@3.4.1) (2023-11-06)

**Note:** Version bump only for package @formatjs/intl-locale
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-locale",
"version": "3.4.1",
"version": "3.4.2",
"description": "Intl.Locale polyfill",
"keywords": [
"intl",
Expand Down
6 changes: 6 additions & 0 deletions packages/intl-localematcher/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-localematcher@0.5.0...@formatjs/intl-localematcher@0.5.1) (2023-11-12)

### Bug Fixes

* **@formatjs/intl-localematcher:** add weight to requested locale order, fix [#4258](https://github.com/formatjs/formatjs/issues/4258) ([518d7cf](https://github.com/formatjs/formatjs/commit/518d7cf35f0340b78cf6b899267018e98ff20ddb))

# [0.5.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-localematcher@0.4.2...@formatjs/intl-localematcher@0.5.0) (2023-11-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-localematcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-localematcher",
"version": "0.5.0",
"version": "0.5.1",
"description": "Intl.LocaleMatcher ponyfill",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-messageformat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.5.6](https://github.com/formatjs/formatjs/compare/intl-messageformat@10.5.5...intl-messageformat@10.5.6) (2023-11-12)

**Note:** Version bump only for package intl-messageformat

## [10.5.5](https://github.com/formatjs/formatjs/compare/intl-messageformat@10.5.4...intl-messageformat@10.5.5) (2023-11-06)

**Note:** Version bump only for package intl-messageformat
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-messageformat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intl-messageformat",
"version": "10.5.5",
"version": "10.5.6",
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",
"keywords": [
"i18n",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-numberformat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.8.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-numberformat@8.8.1...@formatjs/intl-numberformat@8.8.2) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl-numberformat

## [8.8.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-numberformat@8.8.0...@formatjs/intl-numberformat@8.8.1) (2023-11-06)

**Note:** Version bump only for package @formatjs/intl-numberformat
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-numberformat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-numberformat",
"version": "8.8.1",
"version": "8.8.2",
"description": "Ponyfill for ES2020 Intl.NumberFormat",
"keywords": [
"polyfill",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-pluralrules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.2.9](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@5.2.8...@formatjs/intl-pluralrules@5.2.9) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl-pluralrules

## [5.2.8](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@5.2.7...@formatjs/intl-pluralrules@5.2.8) (2023-11-06)

**Note:** Version bump only for package @formatjs/intl-pluralrules
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-pluralrules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-pluralrules",
"version": "5.2.8",
"version": "5.2.9",
"description": "Polyfill for Intl.PluralRules",
"keywords": [
"polyfill",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-relativetimeformat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.2.9](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@11.2.8...@formatjs/intl-relativetimeformat@11.2.9) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl-relativetimeformat

## [11.2.8](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@11.2.7...@formatjs/intl-relativetimeformat@11.2.8) (2023-11-06)

**Note:** Version bump only for package @formatjs/intl-relativetimeformat
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-relativetimeformat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-relativetimeformat",
"version": "11.2.8",
"version": "11.2.9",
"description": "Formats JavaScript dates to relative time strings.",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl-segmenter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.5.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-segmenter@11.5.1...@formatjs/intl-segmenter@11.5.2) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl-segmenter

## [11.5.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-segmenter@11.5.0...@formatjs/intl-segmenter@11.5.1) (2023-11-06)

**Note:** Version bump only for package @formatjs/intl-segmenter
Expand Down
2 changes: 1 addition & 1 deletion packages/intl-segmenter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-segmenter",
"version": "11.5.1",
"version": "11.5.2",
"description": "Polyfill for Intl.Segmenter",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/intl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.9.7](https://github.com/formatjs/formatjs/compare/@formatjs/intl@2.9.6...@formatjs/intl@2.9.7) (2023-11-12)

**Note:** Version bump only for package @formatjs/intl

## [2.9.6](https://github.com/formatjs/formatjs/compare/@formatjs/intl@2.9.5...@formatjs/intl@2.9.6) (2023-11-06)

**Note:** Version bump only for package @formatjs/intl
Expand Down
2 changes: 1 addition & 1 deletion packages/intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl",
"version": "2.9.6",
"version": "2.9.7",
"description": "Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.",
"keywords": [
"intl",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-intl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.5.3](https://github.com/formatjs/formatjs/compare/react-intl@6.5.2...react-intl@6.5.3) (2023-11-12)

**Note:** Version bump only for package react-intl

## [6.5.2](https://github.com/formatjs/formatjs/compare/react-intl@6.5.1...react-intl@6.5.2) (2023-11-06)

**Note:** Version bump only for package react-intl
Expand Down
Loading

0 comments on commit dca3032

Please sign in to comment.