Skip to content

Commit

Permalink
build: publish
Browse files Browse the repository at this point in the history
 - @formatjs/intl-datetimeformat@3.2.0
 - @formatjs/intl-displaynames@4.0.2
 - @formatjs/intl-getcanonicallocales@1.5.3
 - @formatjs/intl-listformat@5.0.2
 - @formatjs/intl-locale@2.4.9
 - @formatjs/intl-numberformat@6.1.0
 - @formatjs/intl-pluralrules@4.0.1
 - @formatjs/intl-relativetimeformat@8.0.1
 - @formatjs/intl@1.4.11
 - react-intl@5.10.7
  • Loading branch information
longlho committed Dec 16, 2020
1 parent ccd7c90 commit 006281d
Show file tree
Hide file tree
Showing 20 changed files with 113 additions and 19 deletions.
16 changes: 16 additions & 0 deletions packages/intl-datetimeformat/CHANGELOG.md
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-datetimeformat@3.1.0...@formatjs/intl-datetimeformat@3.2.0) (2020-12-16)


### Bug Fixes

* **@formatjs/intl:** don't set default hour/minute when ([ccd7c90](https://github.com/formatjs/formatjs/commit/ccd7c90cf0456f884b2af1e6655163abdcb6dd77)), closes [#2410](https://github.com/formatjs/formatjs/issues/2410)


### Features

* **@formatjs/intl-datetimeformat:** add dateStyle bug detection to should-polyfill ([1a87835](https://github.com/formatjs/formatjs/commit/1a87835e5793c94d42980975ef9e992e9942fe35)), closes [#2410](https://github.com/formatjs/formatjs/issues/2410)





# [3.1.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-datetimeformat@3.0.0...@formatjs/intl-datetimeformat@3.1.0) (2020-11-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/intl-datetimeformat/package.json
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-datetimeformat",
"version": "3.1.0",
"version": "3.2.0",
"description": "Intl.DateTimeFormat polyfill",
"main": "index.js",
"types": "index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/intl-displaynames/CHANGELOG.md
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.

## [4.0.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-displaynames@4.0.1...@formatjs/intl-displaynames@4.0.2) (2020-12-16)

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





## [4.0.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-displaynames@4.0.0...@formatjs/intl-displaynames@4.0.1) (2020-11-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/intl-displaynames/package.json
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-displaynames",
"version": "4.0.1",
"version": "4.0.2",
"description": "Polyfill for: https://tc39.es/proposal-intl-displaynames",
"keywords": [
"i18n",
Expand Down
8 changes: 8 additions & 0 deletions packages/intl-getcanonicallocales/CHANGELOG.md
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.

## [1.5.3](https://github.com/formatjs/formatjs/compare/@formatjs/intl-getcanonicallocales@1.5.2...@formatjs/intl-getcanonicallocales@1.5.3) (2020-12-16)

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





## [1.5.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-getcanonicallocales@1.5.1...@formatjs/intl-getcanonicallocales@1.5.2) (2020-11-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/intl-getcanonicallocales/package.json
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-getcanonicallocales",
"version": "1.5.2",
"version": "1.5.3",
"description": "Intl.getCanonicalLocales polyfill",
"keywords": [
"intl",
Expand Down
8 changes: 8 additions & 0 deletions packages/intl-listformat/CHANGELOG.md
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.

## [5.0.2](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@5.0.1...@formatjs/intl-listformat@5.0.2) (2020-12-16)

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





## [5.0.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@5.0.0...@formatjs/intl-listformat@5.0.1) (2020-11-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/intl-listformat/package.json
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-listformat",
"version": "5.0.1",
"version": "5.0.2",
"description": "Formats JS list in a i18n-safe way",
"keywords": [
"intl",
Expand Down
8 changes: 8 additions & 0 deletions packages/intl-locale/CHANGELOG.md
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.4.9](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@2.4.8...@formatjs/intl-locale@2.4.9) (2020-12-16)

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





## [2.4.8](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@2.4.7...@formatjs/intl-locale@2.4.8) (2020-11-26)

**Note:** Version bump only for package @formatjs/intl-locale
Expand Down
4 changes: 2 additions & 2 deletions packages/intl-locale/package.json
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-locale",
"version": "2.4.8",
"version": "2.4.9",
"description": "Intl.Locale polyfill",
"keywords": [
"intl",
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@formatjs/ecma402-abstract": "1.5.0",
"@formatjs/intl-getcanonicallocales": "1.5.2",
"@formatjs/intl-getcanonicallocales": "1.5.3",
"cldr-core": "38",
"tslib": "^2.0.1"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/intl-numberformat/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.1.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-numberformat@6.0.1...@formatjs/intl-numberformat@6.1.0) (2020-12-16)


### Features

* **@formatjs/intl-numberformat:** add ability to add additional units data ([73c0460](https://github.com/formatjs/formatjs/commit/73c04608f3bf6cfa94c889cf012521b603342eab)), closes [#2398](https://github.com/formatjs/formatjs/issues/2398)





## [6.0.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-numberformat@6.0.0...@formatjs/intl-numberformat@6.0.1) (2020-12-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/intl-numberformat/package.json
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-numberformat",
"version": "6.0.1",
"version": "6.1.0",
"description": "Ponyfill for ES2020 Intl.NumberFormat",
"keywords": [
"polyfill",
Expand Down
8 changes: 8 additions & 0 deletions packages/intl-pluralrules/CHANGELOG.md
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.

## [4.0.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.0...@formatjs/intl-pluralrules@4.0.1) (2020-12-16)

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





# [4.0.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@3.5.6...@formatjs/intl-pluralrules@4.0.0) (2020-11-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/intl-pluralrules/package.json
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-pluralrules",
"version": "4.0.0",
"version": "4.0.1",
"description": "Polyfill for Intl.PluralRules",
"keywords": [
"polyfill",
Expand Down
8 changes: 8 additions & 0 deletions packages/intl-relativetimeformat/CHANGELOG.md
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.

## [8.0.1](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@8.0.0...@formatjs/intl-relativetimeformat@8.0.1) (2020-12-16)

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





# [8.0.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@7.3.6...@formatjs/intl-relativetimeformat@8.0.0) (2020-11-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/intl-relativetimeformat/package.json
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl-relativetimeformat",
"version": "8.0.0",
"version": "8.0.1",
"description": "Formats JavaScript dates to relative time strings.",
"keywords": [
"intl",
Expand Down
11 changes: 11 additions & 0 deletions packages/intl/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.11](https://github.com/formatjs/formatjs/compare/@formatjs/intl@1.4.10...@formatjs/intl@1.4.11) (2020-12-16)


### Bug Fixes

* **@formatjs/intl:** don't set default hour/minute when ([ccd7c90](https://github.com/formatjs/formatjs/commit/ccd7c90cf0456f884b2af1e6655163abdcb6dd77)), closes [#2410](https://github.com/formatjs/formatjs/issues/2410)





## [1.4.10](https://github.com/formatjs/formatjs/compare/@formatjs/intl@1.4.9...@formatjs/intl@1.4.10) (2020-11-27)

**Note:** Version bump only for package @formatjs/intl
Expand Down
10 changes: 5 additions & 5 deletions packages/intl/package.json
@@ -1,6 +1,6 @@
{
"name": "@formatjs/intl",
"version": "1.4.10",
"version": "1.4.11",
"description": "Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.",
"keywords": [
"intl",
Expand Down Expand Up @@ -30,10 +30,10 @@
"sideEffects": false,
"dependencies": {
"@formatjs/ecma402-abstract": "1.5.0",
"@formatjs/intl-datetimeformat": "3.1.0",
"@formatjs/intl-displaynames": "4.0.1",
"@formatjs/intl-listformat": "5.0.1",
"@formatjs/intl-relativetimeformat": "8.0.0",
"@formatjs/intl-datetimeformat": "3.2.0",
"@formatjs/intl-displaynames": "4.0.2",
"@formatjs/intl-listformat": "5.0.2",
"@formatjs/intl-relativetimeformat": "8.0.1",
"fast-memoize": "^2.5.2",
"intl-messageformat": "9.3.20",
"intl-messageformat-parser": "6.0.18",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-intl/CHANGELOG.md
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.

## [5.10.7](https://github.com/formatjs/formatjs/compare/react-intl@5.10.6...react-intl@5.10.7) (2020-12-16)

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





## [5.10.6](https://github.com/formatjs/formatjs/compare/react-intl@5.10.5...react-intl@5.10.6) (2020-11-27)

**Note:** Version bump only for package react-intl
Expand Down
10 changes: 5 additions & 5 deletions packages/react-intl/package.json
@@ -1,6 +1,6 @@
{
"name": "react-intl",
"version": "5.10.6",
"version": "5.10.7",
"description": "Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.",
"keywords": [
"intl",
Expand Down Expand Up @@ -129,10 +129,10 @@
"sideEffects": false,
"dependencies": {
"@formatjs/ecma402-abstract": "1.5.0",
"@formatjs/intl": "1.4.10",
"@formatjs/intl-displaynames": "4.0.1",
"@formatjs/intl-listformat": "5.0.1",
"@formatjs/intl-relativetimeformat": "8.0.0",
"@formatjs/intl": "1.4.11",
"@formatjs/intl-displaynames": "4.0.2",
"@formatjs/intl-listformat": "5.0.2",
"@formatjs/intl-relativetimeformat": "8.0.1",
"@types/hoist-non-react-statics": "^3.3.1",
"fast-memoize": "^2.5.2",
"hoist-non-react-statics": "^3.3.2",
Expand Down

0 comments on commit 006281d

Please sign in to comment.