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]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
  • Loading branch information
samarpan-b committed Oct 19, 2020
1 parent d1ee983 commit 5f51cb7
Show file tree
Hide file tree
Showing 27 changed files with 107 additions and 29 deletions.
11 changes: 11 additions & 0 deletions packages/core/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.14](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-19)


### Bug Fixes

* fix for translations config binding bug ([#86](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/86)) ([aefab86](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/aefab868d116ab8fce465aa743cebada5d099d8d))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/core/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 packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/core",
"version": "1.0.0-alpha.13",
"version": "1.0.0-alpha.14",
"description": "packages",
"keywords": [
"loopback-extension",
Expand Down
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.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





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

**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.

6 changes: 3 additions & 3 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.14",
"version": "1.1.0-alpha.15",
"description": "This is a sample application for sandbox testing of auth microservice components.",
"private": true,
"keywords": [
Expand Down Expand Up @@ -53,8 +53,8 @@
"@loopback/rest": "^5.0.1",
"@loopback/rest-explorer": "^2.2.2",
"@loopback/service-proxy": "^2.3.0",
"@sourceloop/authentication-service": "^1.0.0-alpha.18",
"@sourceloop/core": "^1.0.0-alpha.13",
"@sourceloop/authentication-service": "^1.0.0-alpha.19",
"@sourceloop/core": "^1.0.0-alpha.14",
"dotenv": "^8.2.0",
"dotenv-extended": "^2.8.0",
"loopback-connector-kv-redis": "^3.0.3",
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.2](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-19)

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





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

**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.

6 changes: 3 additions & 3 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.1",
"version": "1.1.0-alpha.2",
"description": "sandbox",
"keywords": [
"loopback-application",
Expand Down Expand Up @@ -54,8 +54,8 @@
"@loopback/rest": "^5.0.1",
"@loopback/rest-explorer": "^2.2.3",
"@loopback/service-proxy": "^2.3.0",
"@sourceloop/core": "^1.0.0-alpha.13",
"@sourceloop/notification-service": "^1.0.0-alpha.13",
"@sourceloop/core": "^1.0.0-alpha.14",
"@sourceloop/notification-service": "^1.0.0-alpha.14",
"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.16](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-19)

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





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

**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.

6 changes: 3 additions & 3 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.15",
"version": "1.0.0-alpha.16",
"description": "This is a sample application for sandbox testing of microservice components.",
"private": true,
"keywords": [
Expand Down Expand Up @@ -53,8 +53,8 @@
"@loopback/rest": "^5.0.1",
"@loopback/rest-explorer": "^2.2.2",
"@loopback/service-proxy": "^2.3.0",
"@sourceloop/core": "^1.0.0-alpha.13",
"@sourceloop/notification-service": "^1.0.0-alpha.13",
"@sourceloop/core": "^1.0.0-alpha.14",
"@sourceloop/notification-service": "^1.0.0-alpha.14",
"aws-sdk": "^2.694.0",
"loopback-connector-postgresql": "^3.9.1",
"loopback4-authorization": "^2.3.2",
Expand Down
8 changes: 8 additions & 0 deletions services/authentication-service/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.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





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


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.

4 changes: 2 additions & 2 deletions 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.18",
"version": "1.0.0-alpha.19",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@loopback/repository": "^2.5.1",
"@loopback/rest": "^5.0.1",
"@loopback/rest-explorer": "^2.2.2",
"@sourceloop/core": "^1.0.0-alpha.13",
"@sourceloop/core": "^1.0.0-alpha.14",
"bcrypt": "^5.0.0",
"dotenv": "^8.2.0",
"dotenv-extended": "^2.8.0",
Expand Down
8 changes: 8 additions & 0 deletions services/in-mail-service/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-19)

**Note:** Version bump only for package @sourceloop/in-mail-service





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


Expand Down
2 changes: 1 addition & 1 deletion services/in-mail-service/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 services/in-mail-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/in-mail-service",
"version": "1.0.0-alpha.17",
"version": "1.0.0-alpha.18",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@loopback/repository": "^2.5.1",
"@loopback/repository-tests": "^0.12.13",
"@loopback/rest": "^5.0.1",
"@sourceloop/core": "^1.0.0-alpha.13",
"@sourceloop/core": "^1.0.0-alpha.14",
"loopback4-authentication": "^3.0.1",
"loopback4-authorization": "^2.3.2",
"loopback4-soft-delete": "^3.0.0",
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.14](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-19)


### Bug Fixes

* **notification-service:** fix model name ([d1ee983](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/d1ee98341fb5205828ab768485844e1b674dec71))





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


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.

4 changes: 2 additions & 2 deletions 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.13",
"version": "1.0.0-alpha.14",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@loopback/core": "^2.7.0",
"@loopback/repository": "^2.5.1",
"@loopback/rest": "^5.0.1",
"@sourceloop/core": "^1.0.0-alpha.13",
"@sourceloop/core": "^1.0.0-alpha.14",
"aws-sdk": "^2.694.0",
"lodash": "^4.17.15",
"loopback4-authentication": "^3.0.1",
Expand Down
8 changes: 8 additions & 0 deletions services/scheduler-service/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.22](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-19)

**Note:** Version bump only for package @sourceloop/scheduler-service





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


Expand Down
2 changes: 1 addition & 1 deletion services/scheduler-service/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 services/scheduler-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/scheduler-service",
"version": "1.0.0-alpha.21",
"version": "1.0.0-alpha.22",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@loopback/repository": "^2.5.1",
"@loopback/rest": "^5.0.1",
"@loopback/rest-explorer": "^2.2.4",
"@sourceloop/core": "^1.0.0-alpha.13",
"@sourceloop/core": "^1.0.0-alpha.14",
"db-migrate": "^0.11.11",
"db-migrate-pg": "^1.2.2",
"loopback4-authentication": "^3.0.1",
Expand Down
8 changes: 8 additions & 0 deletions services/video-conferencing-service/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.17](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-19)

**Note:** Version bump only for package @sourceloop/video-conferencing-service





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


Expand Down
2 changes: 1 addition & 1 deletion services/video-conferencing-service/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 services/video-conferencing-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/video-conferencing-service",
"version": "1.0.0-alpha.16",
"version": "1.0.0-alpha.17",
"description": "Microservice providing Video-Conferencing service",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@loopback/rest": "^5.0.1",
"@loopback/rest-explorer": "^2.0.0",
"@loopback/service-proxy": "^2.0.0",
"@sourceloop/core": "^1.0.0-alpha.13",
"@sourceloop/core": "^1.0.0-alpha.14",
"@types/axios": "^0.14.0",
"@types/crypto-random-string": "^2.0.0",
"@types/jsonwebtoken": "^8.5.0",
Expand Down

0 comments on commit 5f51cb7

Please sign in to comment.