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

Commit f7252a8

Browse files
author
Long Ho
committed
Publish
- @formatjs/[email protected]
1 parent a31c2f2 commit f7252a8

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

packages/cli/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.6.5](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **@formatjs/cli:** fix ID generation when description is undefined ([a31c2f2](https://github.com/formatjs/formatjs/commit/a31c2f2c20fd76d72ec77e987d666706be52fe6c))
12+
13+
14+
15+
16+
617
## [1.6.4](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-14)
718

819

packages/cli/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formatjs/cli",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "A CLI for formatjs.",
55
"keywords": [
66
"intl",

0 commit comments

Comments
 (0)