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]
  • Loading branch information
raymondfeng committed Aug 20, 2018
1 parent c51383d commit b23272f
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 8 deletions.
8 changes: 8 additions & 0 deletions benchmark/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.2.1"></a>
## [0.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-08-20)




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

<a name="0.2.0"></a>
# 0.2.0 (2018-08-15)

Expand Down
4 changes: 2 additions & 2 deletions benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/benchmark",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"description": "Benchmarks measuring performance of our framework.",
"keywords": [
Expand Down Expand Up @@ -39,7 +39,7 @@
],
"dependencies": {
"@loopback/dist-util": "^0.3.6",
"@loopback/example-todo": "^0.16.0",
"@loopback/example-todo": "^0.16.1",
"@types/byline": "^4.2.31",
"@types/debug": "0.0.30",
"@types/p-event": "^1.3.0",
Expand Down
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.16.2"></a>
## [0.16.2](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-08-20)




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

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

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.16.1",
"version": "0.16.2",
"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/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.16.1"></a>
## [0.16.1](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-08-20)




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

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

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.16.0",
"version": "0.16.1",
"description": "Tutorial example on how to build an application with LoopBack 4.",
"main": "index.js",
"engines": {
Expand Down
12 changes: 12 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **cli:** add esnext.asynciterable to lib for typescript ([83a8036](https://github.com/strongloop/loopback-next/commit/83a8036))
* **cli:** increase timeout for app generation tests ([c51383d](https://github.com/strongloop/loopback-next/commit/c51383d))




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

Expand Down
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/cli",
"version": "0.21.1",
"version": "0.21.2",
"description": "Yeoman generator for LoopBack 4",
"homepage": "https://github.com/strongloop/loopback-next/tree/master/packages/cli",
"author": {
Expand Down Expand Up @@ -89,7 +89,7 @@
"@loopback/authentication": "^0.11.4",
"@loopback/boot": "^0.12.4",
"@loopback/build": "^0.7.0",
"@loopback/cli": "^0.21.1",
"@loopback/cli": "^0.21.2",
"@loopback/context": "^0.12.4",
"@loopback/core": "^0.11.4",
"@loopback/metadata": "^0.9.4",
Expand All @@ -100,12 +100,12 @@
"@loopback/repository": "^0.15.0",
"@loopback/rest": "^0.19.4",
"@loopback/testlab": "^0.11.4",
"@loopback/docs": "^0.16.1",
"@loopback/docs": "^0.16.2",
"glob": "^7.1.2",
"@loopback/example-hello-world": "^0.9.4",
"@loopback/example-log-extension": "^0.11.4",
"@loopback/example-rpc-server": "^0.11.1",
"@loopback/example-todo": "^0.16.0",
"@loopback/example-todo": "^0.16.1",
"@loopback/example-soap-calculator": "^0.2.1",
"@loopback/dist-util": "^0.3.6",
"@loopback/service-proxy-proxy": "^0.4.0",
Expand Down

0 comments on commit b23272f

Please sign in to comment.