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]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
 - @loopback/[email protected]
  • Loading branch information
biniam committed May 14, 2019
1 parent a956d86 commit 90ab9ce
Show file tree
Hide file tree
Showing 90 changed files with 514 additions and 246 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.

## [1.2.5](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-14)

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





## [1.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-10)

**Note:** Version bump only for package @loopback/benchmark
Expand Down
2 changes: 1 addition & 1 deletion benchmark/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/benchmark",
"version": "1.2.4",
"version": "1.2.5",
"private": true,
"description": "Benchmarks measuring performance of our framework.",
"keywords": [
Expand Down Expand Up @@ -35,9 +35,9 @@
"!*/__tests__"
],
"dependencies": {
"@loopback/example-todo": "^1.5.11",
"@loopback/openapi-spec-builder": "^1.1.9",
"@loopback/rest": "^1.11.1",
"@loopback/example-todo": "^1.5.12",
"@loopback/openapi-spec-builder": "^1.1.10",
"@loopback/rest": "^1.11.2",
"@types/byline": "^4.2.31",
"@types/debug": "^4.1.0",
"@types/request-promise-native": "^1.0.15",
Expand All @@ -49,8 +49,8 @@
"request-promise-native": "^1.0.5"
},
"devDependencies": {
"@loopback/build": "^1.5.3",
"@loopback/testlab": "^1.2.8",
"@loopback/build": "^1.5.4",
"@loopback/testlab": "^1.2.9",
"@types/mocha": "^5.0.0",
"@types/node": "^10.11.2",
"mocha": "^6.1.3",
Expand Down
12 changes: 12 additions & 0 deletions docs/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.

# [1.18.0](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-14)


### Features

* **context:** add binding comparator to sort bindings ([ae3d61f](https://github.com/strongloop/loopback-next/commit/ae3d61f))
* add lb3 application ([bf60011](https://github.com/strongloop/loopback-next/commit/bf60011))





## [1.17.1](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-10)

**Note:** Version bump only for package @loopback/docs
Expand Down
2 changes: 1 addition & 1 deletion docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/docs",
"version": "1.17.1",
"version": "1.18.0",
"description": "Documentation for LoopBack 4",
"homepage": "https://github.com/strongloop/loopback-next/tree/master/docs",
"author": "IBM Corp.",
Expand All @@ -20,7 +20,7 @@
"clean": "lb-clean loopback-docs*.tgz package api-docs site/readmes"
},
"devDependencies": {
"@loopback/build": "^1.5.3"
"@loopback/build": "^1.5.4"
},
"publishConfig": {
"access": "public"
Expand Down
11 changes: 11 additions & 0 deletions examples/express-composition/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-14)


### Features

* add lb3 application ([bf60011](https://github.com/strongloop/loopback-next/commit/bf60011))





## [1.2.11](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-10)

**Note:** Version bump only for package @loopback/example-express-composition
Expand Down
2 changes: 1 addition & 1 deletion examples/express-composition/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions examples/express-composition/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/example-express-composition",
"version": "1.2.11",
"version": "1.3.0",
"description": "LoopBack 4 REST API on Express",
"keywords": [
"loopback-application",
Expand Down Expand Up @@ -43,20 +43,20 @@
"author": "IBM Corp.",
"license": "MIT",
"dependencies": {
"@loopback/boot": "^1.2.6",
"@loopback/context": "^1.14.0",
"@loopback/core": "^1.6.3",
"@loopback/openapi-v3": "^1.3.10",
"@loopback/repository": "^1.5.4",
"@loopback/rest": "^1.11.1",
"@loopback/rest-explorer": "^1.1.21",
"@loopback/service-proxy": "^1.1.9",
"@loopback/boot": "^1.2.7",
"@loopback/context": "^1.15.0",
"@loopback/core": "^1.7.0",
"@loopback/openapi-v3": "^1.3.11",
"@loopback/repository": "^1.5.5",
"@loopback/rest": "^1.11.2",
"@loopback/rest-explorer": "^1.1.22",
"@loopback/service-proxy": "^1.1.10",
"express": "^4.16.4",
"p-event": "^4.1.0"
},
"devDependencies": {
"@loopback/build": "^1.5.3",
"@loopback/testlab": "^1.2.8",
"@loopback/build": "^1.5.4",
"@loopback/testlab": "^1.2.9",
"@loopback/tslint-config": "^2.0.4",
"@types/express": "^4.16.1",
"@types/node": "^10.11.2",
Expand Down
8 changes: 8 additions & 0 deletions examples/greeter-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.

## [1.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-14)

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





## [1.2.3](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-10)

**Note:** Version bump only for package @loopback/example-greeter-extension
Expand Down
2 changes: 1 addition & 1 deletion examples/greeter-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions examples/greeter-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/example-greeter-extension",
"version": "1.2.3",
"version": "1.2.4",
"description": "An example extension point/extensions for LoopBack 4",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -43,19 +43,19 @@
},
"homepage": "https://github.com/strongloop/loopback-next/tree/master/examples/greeter-extension",
"devDependencies": {
"@loopback/build": "^1.5.3",
"@loopback/testlab": "^1.2.8",
"@loopback/build": "^1.5.4",
"@loopback/testlab": "^1.2.9",
"@loopback/tslint-config": "^2.0.4",
"@types/debug": "4.1.4",
"@types/node": "^10.11.2",
"tslint": "^5.15.0",
"typescript": "^3.4.3"
},
"dependencies": {
"@loopback/context": "^1.14.0",
"@loopback/core": "^1.6.3",
"@loopback/openapi-v3": "^1.3.10",
"@loopback/rest": "^1.11.1",
"@loopback/context": "^1.15.0",
"@loopback/core": "^1.7.0",
"@loopback/openapi-v3": "^1.3.11",
"@loopback/rest": "^1.11.2",
"chalk": "^2.4.2",
"debug": "^4.0.1"
}
Expand Down
8 changes: 8 additions & 0 deletions examples/hello-world/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.

## [1.1.17](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-14)

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





## [1.1.16](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-10)

**Note:** Version bump only for package @loopback/example-hello-world
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions examples/hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/example-hello-world",
"version": "1.1.16",
"version": "1.1.17",
"description": "A simple hello-world Application using LoopBack 4",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -37,12 +37,12 @@
},
"license": "MIT",
"dependencies": {
"@loopback/core": "^1.6.3",
"@loopback/rest": "^1.11.1"
"@loopback/core": "^1.7.0",
"@loopback/rest": "^1.11.2"
},
"devDependencies": {
"@loopback/build": "^1.5.3",
"@loopback/testlab": "^1.2.8",
"@loopback/build": "^1.5.4",
"@loopback/testlab": "^1.2.9",
"@loopback/tslint-config": "^2.0.4",
"@types/node": "^10.11.2",
"tslint": "^5.15.0",
Expand Down
7 changes: 7 additions & 0 deletions examples/lb3-application/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0 (2019-05-14)


### Features

* add lb3 application ([bf60011](https://github.com/strongloop/loopback-next/commit/bf60011))
2 changes: 1 addition & 1 deletion examples/lb3-application/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions examples/lb3-application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/example-lb3-application",
"version": "1.0.0-1",
"version": "1.0.0",
"description": "Tutorial example on how to add existing an LB3 application to a LB4 project",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -36,13 +36,13 @@
},
"license": "MIT",
"dependencies": {
"@loopback/booter-lb3app": "^1.1.2",
"@loopback/boot": "^1.2.6",
"@loopback/context": "^1.14.0",
"@loopback/core": "^1.6.3",
"@loopback/repository": "^1.5.4",
"@loopback/rest": "^1.11.1",
"@loopback/rest-explorer": "^1.1.21",
"@loopback/boot": "^1.2.7",
"@loopback/booter-lb3app": "^1.1.3",
"@loopback/context": "^1.15.0",
"@loopback/core": "^1.7.0",
"@loopback/repository": "^1.5.5",
"@loopback/rest": "^1.11.2",
"@loopback/rest-explorer": "^1.1.22",
"compression": "^1.7.4",
"cors": "^2.8.5",
"debug": "^4.1.1",
Expand All @@ -51,9 +51,9 @@
"loopback-boot": "^3.3.0"
},
"devDependencies": {
"@loopback/build": "^1.5.3",
"@loopback/build": "^1.5.4",
"@loopback/rest": "^1.11.1",
"@loopback/testlab": "^1.2.8",
"@loopback/testlab": "^1.2.9",
"@loopback/tslint-config": "^2.0.4",
"@types/lodash": "^4.14.126",
"@types/node": "^10.11.2",
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.

## [1.1.17](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-14)

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





## [1.1.16](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2019-05-10)

**Note:** Version bump only for package @loopback/example-log-extension
Expand Down
2 changes: 1 addition & 1 deletion examples/log-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions 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": "1.1.16",
"version": "1.1.17",
"description": "An example extension project for LoopBack 4",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -42,19 +42,19 @@
},
"homepage": "https://github.com/strongloop/loopback-next/tree/master/examples/log-extension",
"devDependencies": {
"@loopback/build": "^1.5.3",
"@loopback/testlab": "^1.2.8",
"@loopback/build": "^1.5.4",
"@loopback/testlab": "^1.2.9",
"@loopback/tslint-config": "^2.0.4",
"@types/debug": "^4.1.4",
"@types/node": "^10.11.2",
"tslint": "^5.15.0",
"typescript": "^3.4.3"
},
"dependencies": {
"@loopback/context": "^1.14.0",
"@loopback/core": "^1.6.3",
"@loopback/openapi-v3": "^1.3.10",
"@loopback/rest": "^1.11.1",
"@loopback/context": "^1.15.0",
"@loopback/core": "^1.7.0",
"@loopback/openapi-v3": "^1.3.11",
"@loopback/rest": "^1.11.2",
"chalk": "^2.3.2",
"debug": "^4.0.1"
}
Expand Down
Loading

0 comments on commit 90ab9ce

Please sign in to comment.