Skip to content

Commit 0ab9de1

Browse files
committed
Publish
- @loopback/[email protected]
1 parent 5ba3734 commit 0ab9de1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/cli/CHANGELOG.md

+11
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.5"></a>
7+
# [4.0.0-alpha.5](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2017-11-06)
8+
9+
10+
### Bug Fixes
11+
12+
* Add start script for apps ([5ba3734](https://github.com/strongloop/loopback-next/commit/5ba3734))
13+
14+
15+
16+
617
<a name="4.0.0-alpha.4"></a>
718
# [4.0.0-alpha.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2017-11-06)
819

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@loopback/cli",
3-
"version": "4.0.0-alpha.4",
3+
"version": "4.0.0-alpha.5",
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)