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

Commit a351477

Browse files
author
Long Ho
committed
Publish
- @formatjs/[email protected]
1 parent 884bf89 commit a351477

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
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.4.1](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **@formatjs/cli:** fix main entry point in package.json ([884bf89](https://github.com/formatjs/formatjs/commit/884bf8901b4673542cfa5bcb42c60457cb42715f))
12+
13+
14+
15+
16+
617
# [1.4.0](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) (2020-04-11)
718

819

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.4.0",
3+
"version": "1.4.1",
44
"description": "A CLI for formatjs.",
55
"keywords": [
66
"intl",

0 commit comments

Comments
 (0)