Skip to content

Commit

Permalink
Revert "chore: publish release"
Browse files Browse the repository at this point in the history
This reverts commit e4f972e.
  • Loading branch information
samarpan-b committed Aug 12, 2020
1 parent e4f972e commit 643209b
Show file tree
Hide file tree
Showing 21 changed files with 16 additions and 78 deletions.
8 changes: 0 additions & 8 deletions sandbox/auth-multitenant-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
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.7](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-12)

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





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

**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.7",
"version": "1.1.0-alpha.6",
"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.11",
"@sourceloop/authentication-service": "^1.0.0-alpha.10",
"@sourceloop/core": "^1.0.0-alpha.8",
"dotenv": "^8.2.0",
"dotenv-extended": "^2.8.0",
Expand Down
8 changes: 0 additions & 8 deletions sandbox/testing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
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.10](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-12)

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





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

**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.10",
"version": "1.0.0-alpha.9",
"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.8",
"@sourceloop/notification-service": "^1.0.0-alpha.9",
"@sourceloop/notification-service": "^1.0.0-alpha.8",
"aws-sdk": "^2.694.0",
"loopback-connector-postgresql": "^3.9.1",
"loopback4-authorization": "^2.3.2",
Expand Down
11 changes: 0 additions & 11 deletions services/authentication-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@
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.11](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-12)


### Features

* **authentication-service:** google signup provider for creating user while logging with google ([#63](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/63)) ([c8ca37d](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/c8ca37ddfaaf38a152649266a720ee3b20de088f))





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

**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.11",
"version": "1.0.0-alpha.10",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down
8 changes: 0 additions & 8 deletions services/in-mail-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
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.9](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-12)

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





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

**Note:** Version bump only for package @sourceloop/in-mail-service
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.

2 changes: 1 addition & 1 deletion 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.9",
"version": "1.0.0-alpha.8",
"description": "services",
"private": true,
"keywords": [
Expand Down
8 changes: 0 additions & 8 deletions services/notification-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
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.9](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-12)

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





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

**Note:** Version bump only for package @sourceloop/notification-service
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.9",
"version": "1.0.0-alpha.8",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down
8 changes: 0 additions & 8 deletions services/scheduler-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
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.15](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-12)

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





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

**Note:** Version bump only for package @sourceloop/scheduler-service
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.

2 changes: 1 addition & 1 deletion 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.15",
"version": "1.0.0-alpha.14",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down
11 changes: 0 additions & 11 deletions services/video-conferencing-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@
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.11](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-12)


### Features

* **video-conferencing-service:** add PATCH /session/{meetingLink} API to edit meeting details and add unit tests ([#62](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/62)) ([9ce9a2a](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/9ce9a2aa2ef629163fe38e476fbbde81563aee2f))





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

**Note:** Version bump only for package @sourceloop/video-conferencing-service
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.

2 changes: 1 addition & 1 deletion 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.11",
"version": "1.0.0-alpha.10",
"description": "Microservice providing Video-Conferencing service",
"keywords": [
"loopback-extension",
Expand Down

0 comments on commit 643209b

Please sign in to comment.