Skip to content

Commit

Permalink
build: publish
Browse files Browse the repository at this point in the history
 - @formatjs/editor@2.0.18
 - eslint-plugin-formatjs@4.4.0
 - @formatjs/fast-memoize@1.2.8
 - @formatjs/intl-displaynames@6.2.4
 - intl-messageformat@10.2.6
 - @formatjs/intl-segmenter@11.2.0
 - @formatjs/intl@2.6.4
 - react-intl@6.2.6
 - @formatjs/swc-plugin-experimental@0.3.3
 - vue-intl@6.4.6
  • Loading branch information
pyrocat101 committed Jan 26, 2023
1 parent 1deed4d commit f652baa
Show file tree
Hide file tree
Showing 21 changed files with 63 additions and 13 deletions.
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.18](https://github.com/formatjs/formatjs/compare/@formatjs/editor@2.0.17...@formatjs/editor@2.0.18) (2023-01-26)

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

## [2.0.17](https://github.com/formatjs/formatjs/compare/@formatjs/editor@2.0.16...@formatjs/editor@2.0.17) (2022-12-02)

**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.17",
"version": "2.0.18",
"description": "A ICU MessageFormat Editor UI",
"keywords": [
"intl",
Expand Down
7 changes: 7 additions & 0 deletions packages/eslint-plugin-formatjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.4.0](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@4.3.9...eslint-plugin-formatjs@4.4.0) (2023-01-26)

### Features

* **eslint-plugin-formatjs:** capture literals in the conditional expression ([#3974](https://github.com/formatjs/formatjs/issues/3974)) ([1deed4d](https://github.com/formatjs/formatjs/commit/1deed4d6978d1a48f4cf789920e8af8db29e7758))
* **eslint-plugin-formatjs:** introduce no-useless-message linter rule ([#3973](https://github.com/formatjs/formatjs/issues/3973)) ([9ec4491](https://github.com/formatjs/formatjs/commit/9ec44911bc4b71616f4d5db3a7d7dbf4144a5a6a))

## [4.3.9](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@4.3.8...eslint-plugin-formatjs@4.3.9) (2022-12-27)

### Bug Fixes
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.3.9",
"version": "4.4.0",
"description": "ESLint plugin for formatjs",
"main": "index.js",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/fast-memoize/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.

## [1.2.8](https://github.com/formatjs/formatjs/compare/@formatjs/fast-memoize@1.2.7...@formatjs/fast-memoize@1.2.8) (2023-01-26)

### Bug Fixes

* **@formatjs/fast-memoize:** correct Cache.get return type ([#3964](https://github.com/formatjs/formatjs/issues/3964)) ([31b2d5d](https://github.com/formatjs/formatjs/commit/31b2d5dac8da76a7a050e71b019f28418e9139e4))

## [1.2.7](https://github.com/formatjs/formatjs/compare/@formatjs/fast-memoize@1.2.6...@formatjs/fast-memoize@1.2.7) (2022-12-02)

**Note:** Version bump only for package @formatjs/fast-memoize
Expand Down
2 changes: 1 addition & 1 deletion packages/fast-memoize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/fast-memoize",
"version": "1.2.7",
"version": "1.2.8",
"description": "fork of fast-memoize and support esm",
"main": "index.js",
"module": "lib/index.js",
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.2.4](https://github.com/formatjs/formatjs/compare/@formatjs/intl-displaynames@6.2.3...@formatjs/intl-displaynames@6.2.4) (2023-01-26)

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

## [6.2.3](https://github.com/formatjs/formatjs/compare/@formatjs/intl-displaynames@6.2.2...@formatjs/intl-displaynames@6.2.3) (2022-12-02)

**Note:** Version bump only for package @formatjs/intl-displaynames
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.2.3",
"version": "6.2.4",
"description": "Polyfill for: https://tc39.es/proposal-intl-displaynames",
"keywords": [
"i18n",
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.2.6](https://github.com/formatjs/formatjs/compare/intl-messageformat@10.2.5...intl-messageformat@10.2.6) (2023-01-26)

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

## [10.2.5](https://github.com/formatjs/formatjs/compare/intl-messageformat@10.2.4...intl-messageformat@10.2.5) (2022-12-02)

**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.2.5",
"version": "10.2.6",
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",
"keywords": [
"i18n",
Expand Down
10 changes: 10 additions & 0 deletions packages/intl-segmenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 11.2.0 (2023-01-26)

### Features

* **@formatjs/intl-segmenter:** Intl.Segmenter polyfill (stage 4) ([#3917](https://github.com/formatjs/formatjs/issues/3917)) ([3020876](https://github.com/formatjs/formatjs/commit/3020876427facd51c44c5e945b66cb70d94224ab))
3 changes: 1 addition & 2 deletions 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.1.4",
"version": "11.2.0",
"description": "Polyfill for Intl.Segmenter",
"keywords": [
"intl",
Expand All @@ -23,7 +23,6 @@
"@formatjs/intl-localematcher": "workspace:*",
"tslib": "^2.4.0"
},
"devDependencies": {},
"main": "index.js",
"types": "index.d.ts",
"homepage": "https://github.com/formatjs/formatjs",
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.6.4](https://github.com/formatjs/formatjs/compare/@formatjs/intl@2.6.3...@formatjs/intl@2.6.4) (2023-01-26)

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

## [2.6.3](https://github.com/formatjs/formatjs/compare/@formatjs/intl@2.6.2...@formatjs/intl@2.6.3) (2022-12-02)

**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.6.3",
"version": "2.6.4",
"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.2.6](https://github.com/formatjs/formatjs/compare/react-intl@6.2.5...react-intl@6.2.6) (2023-01-26)

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

## [6.2.5](https://github.com/formatjs/formatjs/compare/react-intl@6.2.4...react-intl@6.2.5) (2022-12-02)

**Note:** Version bump only for package react-intl
Expand Down
4 changes: 2 additions & 2 deletions packages/react-intl/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-intl",
"version": "6.2.5",
"version": "6.2.6",
"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
4 changes: 4 additions & 0 deletions packages/swc-plugin-experimental/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.

## [0.3.3](https://github.com/formatjs/formatjs/compare/@formatjs/swc-plugin-experimental@0.3.2...@formatjs/swc-plugin-experimental@0.3.3) (2023-01-26)

**Note:** Version bump only for package @formatjs/swc-plugin-experimental

## [0.3.2](https://github.com/formatjs/formatjs/compare/@formatjs/swc-plugin-experimental@0.3.0...@formatjs/swc-plugin-experimental@0.3.2) (2022-12-27)

**Note:** Version bump only for package @formatjs/swc-plugin-experimental
Expand Down
2 changes: 1 addition & 1 deletion packages/swc-plugin-experimental/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formatjs/swc-plugin-experimental",
"version": "0.3.2",
"version": "0.3.3",
"description": "SWC plugin for formatjs",
"main": "./index.wasm",
"files": [
Expand Down
4 changes: 4 additions & 0 deletions packages/vue-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.4.6](https://github.com/formatjs/formatjs/compare/vue-intl@6.4.5...vue-intl@6.4.6) (2023-01-26)

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

## [6.4.5](https://github.com/formatjs/formatjs/compare/vue-intl@6.4.4...vue-intl@6.4.5) (2022-12-02)

**Note:** Version bump only for package vue-intl
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-intl",
"version": "6.4.5",
"version": "6.4.6",
"description": "formatjs intl binding for vue",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit f652baa

Please sign in to comment.