Skip to content

Commit ee8e6e6

Browse files
committed
Publish
- @loopback/[email protected]
1 parent 2ebf69f commit ee8e6e6

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+
<a name="4.0.0-alpha.4"></a>
7+
# [4.0.0-alpha.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2017-11-06)
8+
9+
10+
### Bug Fixes
11+
12+
* Fix cli templates ([2ebf69f](https://github.com/strongloop/loopback-next/commit/2ebf69f))
13+
14+
15+
16+
617
<a name="4.0.0-alpha.3"></a>
718
# [4.0.0-alpha.3](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2017-11-06)
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": "@loopback/cli",
3-
"version": "4.0.0-alpha.3",
3+
"version": "4.0.0-alpha.4",
44
"description": "Yeoman generator for LoopBack 4",
55
"homepage": "https://github.com/strongloop/loopback-next/tree/master/packages/cli",
66
"author": {

0 commit comments

Comments
 (0)