Skip to content

Commit

Permalink
chore: publish release
Browse files Browse the repository at this point in the history
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
  • Loading branch information
raymondfeng committed Jun 9, 2018
1 parent 79123fd commit 53457eb
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 10 deletions.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.9.5"></a>
## [0.9.5](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)




**Note:** Version bump only for package @loopback/docs

<a name="0.9.4"></a>
## [0.9.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)

Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/docs",
"version": "0.9.4",
"version": "0.9.5",
"description": "Documentation for LoopBack 4",
"homepage": "https://github.com/strongloop/loopback-next/tree/master/docs",
"author": {
Expand Down
8 changes: 8 additions & 0 deletions examples/log-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.10.3"></a>
## [0.10.3](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)




**Note:** Version bump only for package @loopback/example-log-extension

<a name="0.10.2"></a>
## [0.10.2](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)

Expand Down
2 changes: 1 addition & 1 deletion examples/log-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/example-log-extension",
"version": "0.10.2",
"version": "0.10.3",
"description": "An example extension project for LoopBack 4",
"main": "index.js",
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions examples/rpc-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.8.3"></a>
## [0.8.3](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)




**Note:** Version bump only for package @loopback/example-rpc-server

<a name="0.8.2"></a>
## [0.8.2](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)

Expand Down
2 changes: 1 addition & 1 deletion examples/rpc-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/example-rpc-server",
"version": "0.8.2",
"version": "0.8.3",
"description": "A basic RPC server using a made-up protocol.",
"keywords": [
"loopback-application",
Expand Down
8 changes: 8 additions & 0 deletions examples/todo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.11.3"></a>
## [0.11.3](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)




**Note:** Version bump only for package @loopback/example-todo

<a name="0.11.2"></a>
## [0.11.2](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)

Expand Down
2 changes: 1 addition & 1 deletion examples/todo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/example-todo",
"version": "0.11.2",
"version": "0.11.3",
"description": "Tutorial example on how to build an application with LoopBack 4.",
"main": "index.js",
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.13.5"></a>
## [0.13.5](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)




**Note:** Version bump only for package @loopback/cli

<a name="0.13.4"></a>
## [0.13.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-06-09)

Expand Down
12 changes: 6 additions & 6 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/cli",
"version": "0.13.4",
"version": "0.13.5",
"description": "Yeoman generator for LoopBack 4",
"homepage": "https://github.com/strongloop/loopback-next/tree/master/packages/cli",
"author": {
Expand Down Expand Up @@ -79,7 +79,7 @@
"@loopback/authentication": "^0.10.8",
"@loopback/boot": "^0.10.8",
"@loopback/build": "^0.6.8",
"@loopback/cli": "^0.13.4",
"@loopback/cli": "^0.13.5",
"@loopback/context": "^0.11.5",
"@loopback/core": "^0.8.7",
"@loopback/metadata": "^0.8.7",
Expand All @@ -90,12 +90,12 @@
"@loopback/repository": "^0.11.2",
"@loopback/rest": "^0.11.2",
"@loopback/testlab": "^0.10.7",
"@loopback/docs": "^0.9.4",
"@loopback/docs": "^0.9.5",
"glob": "^7.1.2",
"@loopback/example-hello-world": "^0.8.3",
"@loopback/example-log-extension": "^0.10.2",
"@loopback/example-rpc-server": "^0.8.2",
"@loopback/example-todo": "^0.11.2",
"@loopback/example-log-extension": "^0.10.3",
"@loopback/example-rpc-server": "^0.8.3",
"@loopback/example-todo": "^0.11.3",
"@loopback/dist-util": "^0.3.2",
"@loopback/service-proxy-proxy": "^0.4.0",
"@loopback/service-proxy": "^0.5.8",
Expand Down

0 comments on commit 53457eb

Please sign in to comment.