Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit 538fc0f

Browse files
committed
Publish
- @formatjs/[email protected]
1 parent c260e93 commit 538fc0f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/intl-displaynames/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-02-02)
7+
8+
9+
### Features
10+
11+
* **@formatjs/intl-displaynames:** include a polyfill-locales.js build that has all locale data ([#525](https://github.com/formatjs/formatjs/issues/525)) ([c260e93](https://github.com/formatjs/formatjs/commit/c260e93fd7f19c56dd1ee318731d6c1cb251539f))
12+
13+
14+
15+
16+
617
## [1.1.1](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-01-27)
718

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

packages/intl-displaynames/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formatjs/intl-displaynames",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Polyfill for: https://tc39.es/proposal-intl-displaynames",
55
"keywords": [
66
"i18n",

0 commit comments

Comments
 (0)