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]
  • Loading branch information
samarpan-b committed Nov 4, 2020
1 parent 5ade792 commit 7656670
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 5 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.20](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-11-04)

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





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

**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.19",
"version": "1.1.0-alpha.20",
"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.23",
"@sourceloop/authentication-service": "^1.0.0-alpha.24",
"@sourceloop/core": "^1.0.0-alpha.14",
"dotenv": "^8.2.0",
"dotenv-extended": "^2.8.0",
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.24](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-11-04)


### Bug Fixes

* **authentication-service:** revert previous commit ([5ade792](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/5ade79259da5a0e907b4db1ac981cf6920c62b2a))





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


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.23",
"version": "1.0.0-alpha.24",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down

0 comments on commit 7656670

Please sign in to comment.