Skip to content

Commit

Permalink
chore: publish release
Browse files Browse the repository at this point in the history
 - @loopback/test-repository-cloudant@1.1.2
 - @loopback/test-repository-mongodb@0.5.4
 - @loopback/test-repository-mysql@0.5.4
 - @loopback/test-repository-postgresql@1.1.4
 - @loopback/benchmark@1.3.22
 - @loopback/docs@2.8.0
 - @loopback/example-context@1.2.22
 - @loopback/example-express-composition@1.10.0
 - @loopback/example-greeter-extension@1.3.22
 - @loopback/example-greeting-app@1.2.8
 - @loopback/example-hello-world@1.2.22
 - @loopback/example-lb3-application@1.1.22
 - @loopback/example-log-extension@1.2.22
 - @loopback/example-metrics-prometheus@0.1.3
 - @loopback/example-rpc-server@1.2.22
 - @loopback/example-soap-calculator@1.7.3
 - @loopback/example-todo-list@1.12.3
 - @loopback/example-todo@1.9.3
 - @loopback/authentication-passport@1.1.0
 - @loopback/extension-health@0.2.14
 - @loopback/extension-metrics@0.1.3
 - @loopback/authentication@3.3.0
 - @loopback/authorization@0.4.7
 - @loopback/boot@1.7.0
 - @loopback/booter-lb3app@1.3.8
 - @loopback/build@3.0.1
 - @loopback/cli@1.28.0
 - @loopback/context@1.25.1
 - @loopback/core@1.12.1
 - @loopback/eslint-config@5.0.1
 - @loopback/http-caching-proxy@1.2.4
 - @loopback/http-server@1.5.1
 - @loopback/metadata@1.3.10
 - @loopback/model-api-builder@1.1.0
 - @loopback/openapi-spec-builder@1.2.21
 - @loopback/openapi-v3@1.11.0
 - @loopback/repository-json-schema@1.11.4
 - @loopback/repository-tests@0.9.0
 - @loopback/repository@1.17.0
 - @loopback/rest-crud@0.6.3
 - @loopback/rest-explorer@1.4.7
 - @loopback/rest@1.25.1
 - @loopback/security@0.1.10
 - @loopback/service-proxy@1.3.14
 - @loopback/testlab@1.10.1
 - @loopback/tsdocs@1.3.9
  • Loading branch information
dhmlau committed Jan 7, 2020
1 parent 1df8cd1 commit d4e42ab
Show file tree
Hide file tree
Showing 138 changed files with 1,324 additions and 1,032 deletions.
8 changes: 8 additions & 0 deletions acceptance/repository-cloudant/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.2](https://github.com/strongloop/loopback-next/compare/@loopback/test-repository-cloudant@1.1.1...@loopback/test-repository-cloudant@1.1.2) (2020-01-07)

**Note:** Version bump only for package @loopback/test-repository-cloudant





## [1.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/test-repository-cloudant@1.1.0...@loopback/test-repository-cloudant@1.1.1) (2019-12-09)

**Note:** Version bump only for package @loopback/test-repository-cloudant
Expand Down
28 changes: 14 additions & 14 deletions acceptance/repository-cloudant/package-lock.json

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

8 changes: 4 additions & 4 deletions acceptance/repository-cloudant/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/test-repository-cloudant",
"version": "1.1.1",
"version": "1.1.2",
"description": "",
"private": true,
"engines": {
Expand All @@ -20,9 +20,9 @@
"license": "MIT",
"devDependencies": {
"@loopback/build": "^1.7.1",
"@loopback/eslint-config": "^5.0.0",
"@loopback/repository": "^1.16.0",
"@loopback/repository-tests": "^0.8.0",
"@loopback/eslint-config": "^5.0.1",
"@loopback/repository": "^1.17.0",
"@loopback/repository-tests": "^0.9.0",
"@types/node": "^10.17.13",
"async": "^3.1.0",
"debug": "^4.1.1",
Expand Down
8 changes: 8 additions & 0 deletions acceptance/repository-mongodb/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.

## [0.5.4](https://github.com/strongloop/loopback-next/compare/@loopback/test-repository-mongodb@0.5.3...@loopback/test-repository-mongodb@0.5.4) (2020-01-07)

**Note:** Version bump only for package @loopback/test-repository-mongodb





## [0.5.3](https://github.com/strongloop/loopback-next/compare/@loopback/test-repository-mongodb@0.5.2...@loopback/test-repository-mongodb@0.5.3) (2019-12-09)

**Note:** Version bump only for package @loopback/test-repository-mongodb
Expand Down
8 changes: 4 additions & 4 deletions acceptance/repository-mongodb/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 acceptance/repository-mongodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/test-repository-mongodb",
"version": "0.5.3",
"version": "0.5.4",
"description": "",
"private": true,
"engines": {
Expand All @@ -18,10 +18,10 @@
"copyright.owner": "IBM Corp.",
"license": "MIT",
"devDependencies": {
"@loopback/build": "^3.0.0",
"@loopback/eslint-config": "^5.0.0",
"@loopback/repository": "^1.16.0",
"@loopback/repository-tests": "^0.8.0",
"@loopback/build": "^3.0.1",
"@loopback/eslint-config": "^5.0.1",
"@loopback/repository": "^1.17.0",
"@loopback/repository-tests": "^0.9.0",
"@types/node": "^10.17.13",
"loopback-connector-mongodb": "^5.2.1"
},
Expand Down
8 changes: 8 additions & 0 deletions acceptance/repository-mysql/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.

## [0.5.4](https://github.com/strongloop/loopback-next/compare/@loopback/test-repository-mysql@0.5.3...@loopback/test-repository-mysql@0.5.4) (2020-01-07)

**Note:** Version bump only for package @loopback/test-repository-mysql





## [0.5.3](https://github.com/strongloop/loopback-next/compare/@loopback/test-repository-mysql@0.5.2...@loopback/test-repository-mysql@0.5.3) (2019-12-09)

**Note:** Version bump only for package @loopback/test-repository-mysql
Expand Down
23 changes: 19 additions & 4 deletions acceptance/repository-mysql/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 acceptance/repository-mysql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/test-repository-mysql",
"version": "0.5.3",
"version": "0.5.4",
"description": "",
"private": true,
"engines": {
Expand All @@ -18,10 +18,10 @@
"copyright.owner": "IBM Corp.",
"license": "MIT",
"devDependencies": {
"@loopback/build": "^3.0.0",
"@loopback/eslint-config": "^5.0.0",
"@loopback/repository": "^1.16.0",
"@loopback/repository-tests": "^0.8.0",
"@loopback/build": "^3.0.1",
"@loopback/eslint-config": "^5.0.1",
"@loopback/repository": "^1.17.0",
"@loopback/repository-tests": "^0.9.0",
"@types/node": "^10.17.13",
"loopback-connector-mysql": "^5.4.2"
},
Expand Down
8 changes: 8 additions & 0 deletions acceptance/repository-postgresql/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.4](https://github.com/strongloop/loopback-next/compare/@loopback/test-repository-postgresql@1.1.3...@loopback/test-repository-postgresql@1.1.4) (2020-01-07)

**Note:** Version bump only for package @loopback/test-repository-postgresql





## [1.1.3](https://github.com/strongloop/loopback-next/compare/@loopback/test-repository-postgresql@1.1.2...@loopback/test-repository-postgresql@1.1.3) (2019-12-09)

**Note:** Version bump only for package @loopback/test-repository-postgresql
Expand Down
8 changes: 4 additions & 4 deletions acceptance/repository-postgresql/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 acceptance/repository-postgresql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/test-repository-postgresql",
"version": "1.1.3",
"version": "1.1.4",
"description": "",
"private": true,
"engines": {
Expand All @@ -18,10 +18,10 @@
"copyright.owner": "IBM Corp.",
"license": "MIT",
"devDependencies": {
"@loopback/build": "^3.0.0",
"@loopback/eslint-config": "^5.0.0",
"@loopback/repository": "^1.16.0",
"@loopback/repository-tests": "^0.8.0",
"@loopback/build": "^3.0.1",
"@loopback/eslint-config": "^5.0.1",
"@loopback/repository": "^1.17.0",
"@loopback/repository-tests": "^0.9.0",
"@types/node": "^10.17.13",
"loopback-connector-postgresql": "^3.8.1"
},
Expand Down
12 changes: 12 additions & 0 deletions benchmark/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.3.22](https://github.com/strongloop/loopback-next/compare/@loopback/benchmark@1.3.21...@loopback/benchmark@1.3.22) (2020-01-07)


### Bug Fixes

* **benchmark:** handle worker startup errors ([ff02524](https://github.com/strongloop/loopback-next/commit/ff02524f8ae9448017e9de4731ebb8d41c10e789))
* **benchmark:** make "create todo" scenario pass ([ee32b7d](https://github.com/strongloop/loopback-next/commit/ee32b7db23b3c086ce8a35b60c79207f2058aff9))





## [1.3.21](https://github.com/strongloop/loopback-next/compare/@loopback/benchmark@1.3.20...@loopback/benchmark@1.3.21) (2019-12-09)

**Note:** Version bump only for package @loopback/benchmark
Expand Down
28 changes: 14 additions & 14 deletions benchmark/package-lock.json

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

Loading

0 comments on commit d4e42ab

Please sign in to comment.