Skip to content

Commit

Permalink
chore: publish release
Browse files Browse the repository at this point in the history
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
  • Loading branch information
samarpan-b committed Oct 30, 2020
1 parent f5d7a10 commit 2b75cd9
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 13 deletions.
8 changes: 8 additions & 0 deletions sandbox/auth-multitenant-example/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.0-alpha.16](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-30)

**Note:** Version bump only for package @sourceloop/auth-multitenant-example





# [1.1.0-alpha.15](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-19)

**Note:** Version bump only for package @sourceloop/auth-multitenant-example
Expand Down
2 changes: 1 addition & 1 deletion sandbox/auth-multitenant-example/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 sandbox/auth-multitenant-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/auth-multitenant-example",
"version": "1.1.0-alpha.15",
"version": "1.1.0-alpha.16",
"description": "This is a sample application for sandbox testing of auth microservice components.",
"private": true,
"keywords": [
Expand Down Expand Up @@ -53,7 +53,7 @@
"@loopback/rest": "^5.0.1",
"@loopback/rest-explorer": "^2.2.2",
"@loopback/service-proxy": "^2.3.0",
"@sourceloop/authentication-service": "^1.0.0-alpha.19",
"@sourceloop/authentication-service": "^1.0.0-alpha.20",
"@sourceloop/core": "^1.0.0-alpha.14",
"dotenv": "^8.2.0",
"dotenv-extended": "^2.8.0",
Expand Down
8 changes: 8 additions & 0 deletions sandbox/notification-socket-example/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.0-alpha.4](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-30)

**Note:** Version bump only for package @sourceloop/notification-socket-example





# [1.1.0-alpha.3](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-27)

**Note:** Version bump only for package @sourceloop/notification-socket-example
Expand Down
2 changes: 1 addition & 1 deletion sandbox/notification-socket-example/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 sandbox/notification-socket-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/notification-socket-example",
"version": "1.1.0-alpha.3",
"version": "1.1.0-alpha.4",
"description": "sandbox",
"keywords": [
"loopback-application",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@loopback/rest-explorer": "^2.2.3",
"@loopback/service-proxy": "^2.3.0",
"@sourceloop/core": "^1.0.0-alpha.14",
"@sourceloop/notification-service": "^1.0.0-alpha.15",
"@sourceloop/notification-service": "^1.0.0-alpha.16",
"loopback4-authorization": "^2.3.2",
"tslib": "^2.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions sandbox/testing/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.0.0-alpha.18](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-30)

**Note:** Version bump only for package @sourceloop/sandbox-testing





# [1.0.0-alpha.17](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-27)

**Note:** Version bump only for package @sourceloop/sandbox-testing
Expand Down
2 changes: 1 addition & 1 deletion sandbox/testing/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 sandbox/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/sandbox-testing",
"version": "1.0.0-alpha.17",
"version": "1.0.0-alpha.18",
"description": "This is a sample application for sandbox testing of microservice components.",
"private": true,
"keywords": [
Expand Down Expand Up @@ -54,7 +54,7 @@
"@loopback/rest-explorer": "^2.2.2",
"@loopback/service-proxy": "^2.3.0",
"@sourceloop/core": "^1.0.0-alpha.14",
"@sourceloop/notification-service": "^1.0.0-alpha.15",
"@sourceloop/notification-service": "^1.0.0-alpha.16",
"aws-sdk": "^2.694.0",
"loopback-connector-postgresql": "^3.9.1",
"loopback4-authorization": "^2.3.2",
Expand Down
11 changes: 11 additions & 0 deletions services/authentication-service/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.0.0-alpha.20](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-30)


### Features

* **authentication-service:** added keycloak signup provider ([#89](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/89)) ([8f37477](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/8f37477f758b917bb7ac53021966491087536c2d))





# [1.0.0-alpha.19](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-19)

**Note:** Version bump only for package @sourceloop/authentication-service
Expand Down
2 changes: 1 addition & 1 deletion services/authentication-service/package-lock.json

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

2 changes: 1 addition & 1 deletion services/authentication-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/authentication-service",
"version": "1.0.0-alpha.19",
"version": "1.0.0-alpha.20",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down
11 changes: 11 additions & 0 deletions services/notification-service/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.0.0-alpha.16](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-30)


### Bug Fixes

* **notification-service:** bulk notification fix for accepting array and showing the same in swagger ([#88](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/88)) ([5d8ab0c](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/5d8ab0cad710ef7f452ebdf291f97b36f2a9a046))





# [1.0.0-alpha.15](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-27)


Expand Down
2 changes: 1 addition & 1 deletion services/notification-service/package-lock.json

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

2 changes: 1 addition & 1 deletion services/notification-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/notification-service",
"version": "1.0.0-alpha.15",
"version": "1.0.0-alpha.16",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down

0 comments on commit 2b75cd9

Please sign in to comment.