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]
  • Loading branch information
raymondfeng committed Mar 14, 2018
1 parent 386a2ec commit 0dad4cd
Show file tree
Hide file tree
Showing 38 changed files with 246 additions and 94 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.1.2"></a>
## [0.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-03-14)




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

<a name="0.1.1"></a>
## 0.1.1 (2018-03-13)

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.1.1",
"version": "0.1.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 packages/authentication/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.3.4"></a>
## [0.3.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-03-14)




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

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

Expand Down
16 changes: 8 additions & 8 deletions packages/authentication/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/authentication",
"version": "0.3.3",
"version": "0.3.4",
"description": "A LoopBack component for authentication support.",
"engines": {
"node": ">=8"
Expand All @@ -21,17 +21,17 @@
"copyright.owner": "IBM Corp.",
"license": "MIT",
"dependencies": {
"@loopback/context": "^0.2.3",
"@loopback/core": "^0.2.3",
"@loopback/openapi-v3": "^0.3.2",
"@loopback/rest": "^0.3.3",
"@loopback/context": "^0.2.4",
"@loopback/core": "^0.2.4",
"@loopback/openapi-v3": "^0.3.3",
"@loopback/rest": "^0.3.4",
"passport": "^0.4.0",
"passport-strategy": "^1.0.0"
},
"devDependencies": {
"@loopback/build": "^0.3.1",
"@loopback/openapi-spec-builder": "^0.3.2",
"@loopback/testlab": "^0.3.2",
"@loopback/build": "^0.3.2",
"@loopback/openapi-spec-builder": "^0.3.3",
"@loopback/testlab": "^0.3.3",
"@types/passport": "^0.4.0",
"@types/passport-http": "^0.3.3",
"passport-http": "^0.3.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/boot/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.3.4"></a>
## [0.3.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-03-14)




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

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

Expand Down
16 changes: 8 additions & 8 deletions packages/boot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/boot",
"version": "0.3.3",
"version": "0.3.4",
"description": "A collection of Booters for LoopBack 4 Applications",
"engines": {
"node": ">=8"
Expand All @@ -26,19 +26,19 @@
"copyright.owner": "IBM Corp.",
"license": "MIT",
"dependencies": {
"@loopback/context": "^0.2.3",
"@loopback/core": "^0.2.3",
"@loopback/repository": "^0.2.3",
"@loopback/context": "^0.2.4",
"@loopback/core": "^0.2.4",
"@loopback/repository": "^0.2.4",
"@types/debug": "0.0.30",
"@types/glob": "^5.0.34",
"debug": "^3.1.0",
"glob": "^7.1.2"
},
"devDependencies": {
"@loopback/build": "^0.3.1",
"@loopback/openapi-v3": "^0.3.2",
"@loopback/rest": "^0.3.3",
"@loopback/testlab": "^0.3.2"
"@loopback/build": "^0.3.2",
"@loopback/openapi-v3": "^0.3.3",
"@loopback/rest": "^0.3.4",
"@loopback/testlab": "^0.3.3"
},
"files": [
"README.md",
Expand Down
8 changes: 8 additions & 0 deletions packages/build/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.3.2"></a>
## [0.3.2](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-03-14)




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

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

Expand Down
2 changes: 1 addition & 1 deletion packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/strongloop/loopback-next.git"
},
"version": "0.3.1",
"version": "0.3.2",
"engines": {
"node": ">=8"
},
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.4.3"></a>
## [0.4.3](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-03-14)




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

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

Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/cli",
"version": "0.4.2",
"version": "0.4.3",
"description": "Yeoman generator for LoopBack 4",
"homepage": "https://github.com/strongloop/loopback-next/tree/master/packages/cli",
"author": {
Expand All @@ -24,8 +24,8 @@
"yeoman-generator"
],
"devDependencies": {
"@loopback/build": "^0.3.1",
"@loopback/testlab": "^0.3.2",
"@loopback/build": "^0.3.2",
"@loopback/testlab": "^0.3.3",
"eslint-config-google": "^0.9.1",
"glob": "^7.1.2",
"mem-fs": "^1.1.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/context/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.4"></a>
## [0.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-03-14)




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

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

Expand Down
8 changes: 4 additions & 4 deletions packages/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/context",
"version": "0.2.3",
"version": "0.2.4",
"description": "LoopBack's container for Inversion of Control",
"engines": {
"node": ">=8"
Expand All @@ -20,13 +20,13 @@
"copyright.owner": "IBM Corp.",
"license": "MIT",
"dependencies": {
"@loopback/metadata": "^0.2.3",
"@loopback/metadata": "^0.2.4",
"debug": "^3.1.0",
"uuid": "^3.2.1"
},
"devDependencies": {
"@loopback/build": "^0.3.1",
"@loopback/testlab": "^0.3.2",
"@loopback/build": "^0.3.2",
"@loopback/testlab": "^0.3.3",
"@types/bluebird": "^3.5.18",
"@types/debug": "^0.0.30",
"@types/uuid": "^3.4.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/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.4"></a>
## [0.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-03-14)




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

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

Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/core",
"version": "0.2.3",
"version": "0.2.4",
"description": "",
"engines": {
"node": ">=8"
Expand All @@ -21,11 +21,11 @@
"copyright.owner": "IBM Corp.",
"license": "MIT",
"dependencies": {
"@loopback/context": "^0.2.3"
"@loopback/context": "^0.2.4"
},
"devDependencies": {
"@loopback/build": "^0.3.1",
"@loopback/testlab": "^0.3.2"
"@loopback/build": "^0.3.2",
"@loopback/testlab": "^0.3.3"
},
"files": [
"README.md",
Expand Down
8 changes: 8 additions & 0 deletions packages/example-getting-started/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.3.4"></a>
## [0.3.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-03-14)




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

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

Expand Down
20 changes: 10 additions & 10 deletions packages/example-getting-started/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/example-getting-started",
"version": "0.3.3",
"version": "0.3.4",
"description": "An application and tutorial on how to build with LoopBack 4.",
"private": true,
"main": "index.js",
Expand All @@ -25,17 +25,17 @@
},
"license": "MIT",
"dependencies": {
"@loopback/boot": "^0.3.3",
"@loopback/context": "^0.2.3",
"@loopback/core": "^0.2.3",
"@loopback/openapi-v3": "^0.3.2",
"@loopback/openapi-v3-types": "^0.2.3",
"@loopback/repository": "^0.2.3",
"@loopback/rest": "^0.3.3"
"@loopback/boot": "^0.3.4",
"@loopback/context": "^0.2.4",
"@loopback/core": "^0.2.4",
"@loopback/openapi-v3": "^0.3.3",
"@loopback/openapi-v3-types": "^0.2.4",
"@loopback/repository": "^0.2.4",
"@loopback/rest": "^0.3.4"
},
"devDependencies": {
"@loopback/build": "^0.3.1",
"@loopback/testlab": "^0.3.2",
"@loopback/build": "^0.3.2",
"@loopback/testlab": "^0.3.3",
"@types/node": "^8.9.5",
"source-map-support": "^0.5.2",
"typescript": "^2.5.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/example-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.

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




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

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

Expand Down
8 changes: 4 additions & 4 deletions packages/example-hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loopback/example-hello-world",
"version": "0.2.4",
"version": "0.2.5",
"description": "A simple hello-world Application using LoopBack 4",
"private": true,
"main": "index.js",
Expand All @@ -22,11 +22,11 @@
},
"license": "MIT",
"dependencies": {
"@loopback/core": "^0.2.3",
"@loopback/rest": "^0.3.3"
"@loopback/core": "^0.2.4",
"@loopback/rest": "^0.3.4"
},
"devDependencies": {
"@loopback/build": "^0.3.1",
"@loopback/build": "^0.3.2",
"@types/node": "^8.9.5"
},
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/example-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.3.4"></a>
## [0.3.4](https://github.com/strongloop/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2018-03-14)




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

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

Expand Down
14 changes: 7 additions & 7 deletions packages/example-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.3.3",
"version": "0.3.4",
"description": "An example extension project for LoopBack 4",
"private": true,
"main": "index.js",
Expand Down Expand Up @@ -39,16 +39,16 @@
},
"homepage": "https://github.com/strongloop/loopback-next/tree/master/packages/example-log-extension",
"devDependencies": {
"@loopback/build": "^0.3.1",
"@loopback/testlab": "^0.3.2",
"@loopback/build": "^0.3.2",
"@loopback/testlab": "^0.3.3",
"@types/debug": "0.0.30",
"source-map-support": "^0.5.2"
},
"dependencies": {
"@loopback/context": "^0.2.3",
"@loopback/core": "^0.2.3",
"@loopback/openapi-v3": "^0.3.2",
"@loopback/rest": "^0.3.3",
"@loopback/context": "^0.2.4",
"@loopback/core": "^0.2.4",
"@loopback/openapi-v3": "^0.3.3",
"@loopback/rest": "^0.3.4",
"chalk": "^2.3.0",
"debug": "^3.1.0"
}
Expand Down
Loading

0 comments on commit 0dad4cd

Please sign in to comment.