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]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
 - @sourceloop/[email protected]
  • Loading branch information
Samarpan Bhattacharya authored and Samarpan Bhattacharya committed Jan 28, 2022
1 parent abb23ef commit b03773b
Show file tree
Hide file tree
Showing 42 changed files with 154 additions and 40 deletions.
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 6.1.0 (2022-01-28)

* fix(core): deps incorrect ([fc7665a](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/fc7665a)), closes [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)
* feat(core): add component to authenticate swagger ui access (#467) ([40f669f](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/40f669f)), closes [#467](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/467)





## 6.0.0 (2022-01-16)

* docs(core): locale file update and add to ignore ([4bbdae2](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/4bbdae2)), closes [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)
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": "6.0.0",
"version": "6.1.0",
"description": "packages",
"keywords": [
"loopback-extension",
Expand Down
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.

## <small>3.0.12 (2022-01-28)</small>

* fix(user-onboarding): add max wait time, add observable for error handling in case tour fails to sta ([8a819ea](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/8a819ea)), closes [#491](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/491) [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)





## <small>3.0.11 (2022-01-19)</small>

* fix(user-onboarding): pause video on next/prev, add tourStepChange observable, change names to keba ([076d12e](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/076d12e)), closes [#474](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/474) [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)
Expand Down

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

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/user-onboarding-client",
"version": "3.0.11",
"version": "3.0.12",
"description": "Library for providing a smooth user onboarding",
"keywords": [
"angular-library"
Expand Down
9 changes: 9 additions & 0 deletions sandbox/payment-example/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.1.0 (2022-01-28)

* fix(core): make payment example private ([abb23ef](https://github-personal/sourcefuse/loopback4-microservice-catalog/commit/abb23ef)), closes [#0](https://github-personal/sourcefuse/loopback4-microservice-catalog/issues/0)
* feat(sandbox): backend example of payment-service (#402) ([138349c](https://github-personal/sourcefuse/loopback4-microservice-catalog/commit/138349c)), closes [#402](https://github-personal/sourcefuse/loopback4-microservice-catalog/issues/402)
2 changes: 1 addition & 1 deletion sandbox/payment-example/backend/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/payment-example/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/payment-example-backend",
"version": "0.0.1",
"version": "0.1.0",
"description": "backend of payment example",
"keywords": [
"loopback-application",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@loopback/rest": "^9.2.1",
"@loopback/rest-explorer": "^3.2.1",
"@loopback/service-proxy": "^3.1.1",
"@sourceloop/payment-service": "3.1.0",
"@sourceloop/payment-service": "^3.2.0",
"db-migrate": "^0.11.12",
"db-migrate-pg": "^1.2.2",
"dotenv": "^8.2.0",
Expand Down
8 changes: 8 additions & 0 deletions services/audit-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.

## <small>4.0.3 (2022-01-28)</small>

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





## <small>4.0.2 (2022-01-16)</small>

**Note:** Version bump only for package @sourceloop/audit-service
Expand Down
2 changes: 1 addition & 1 deletion services/audit-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/audit-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/audit-service",
"version": "4.0.2",
"version": "4.0.3",
"description": "A microservice for audit logging",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@loopback/repository": "^4.0.0",
"@loopback/rest": "^11.0.0",
"@sourceloop/audit-log": "^3.0.0",
"@sourceloop/core": "^6.0.0",
"@sourceloop/core": "^6.1.0",
"dotenv": "^10.0.0",
"dotenv-extended": "^2.9.0",
"loopback4-authentication": "^6.0.0",
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.

## <small>4.0.2 (2022-01-28)</small>

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





## <small>4.0.1 (2022-01-17)</small>

* fix(authentication-service): authclientId issue (#468) ([de351b6](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/de351b6)), closes [#468](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/468)
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": "4.0.1",
"version": "4.0.2",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@loopback/rest": "^11.0.0",
"@loopback/rest-explorer": "^4.0.0",
"@loopback/service-proxy": "^4.0.0",
"@sourceloop/core": "^6.0.0",
"@sourceloop/core": "^6.1.0",
"base-64": "^1.0.0",
"bcrypt": "^5.0.0",
"dotenv": "^10.0.0",
Expand Down
8 changes: 8 additions & 0 deletions services/bpmn-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.

## <small>5.0.3 (2022-01-28)</small>

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





## <small>5.0.2 (2022-01-16)</small>

**Note:** Version bump only for package @sourceloop/bpmn-service
Expand Down
2 changes: 1 addition & 1 deletion services/bpmn-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/bpmn-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/bpmn-service",
"version": "5.0.2",
"version": "5.0.3",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -60,7 +60,7 @@
"@loopback/openapi-v3": "^7.0.0",
"@loopback/repository": "^4.0.0",
"@loopback/rest": "^11.0.0",
"@sourceloop/core": "^6.0.0",
"@sourceloop/core": "^6.1.0",
"ajv": "^8.6.3",
"camunda-external-task-client-js": "^2.1.1",
"dotenv": "^10.0.0",
Expand Down
8 changes: 8 additions & 0 deletions services/chat-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.

## <small>3.0.3 (2022-01-28)</small>

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





## <small>3.0.2 (2022-01-16)</small>

**Note:** Version bump only for package @sourceloop/chat-service
Expand Down
2 changes: 1 addition & 1 deletion services/chat-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/chat-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/chat-service",
"version": "3.0.2",
"version": "3.0.3",
"description": "chat-service",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@loopback/rest": "^11.0.0",
"@loopback/rest-explorer": "^4.0.0",
"@loopback/service-proxy": "^4.0.0",
"@sourceloop/core": "^6.0.0",
"@sourceloop/core": "^6.1.0",
"dotenv": "^10.0.0",
"dotenv-extended": "^2.9.0",
"jsonwebtoken": "^8.5.1",
Expand Down
8 changes: 8 additions & 0 deletions services/feature-toggle-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.

## 0.4.0 (2022-01-28)

* feat(feature-toggle-service): added permissions and a delete method for features (#480) ([ca7b646](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/ca7b646)), closes [#480](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/480)





## <small>0.3.2 (2022-01-16)</small>

* fix(feature-toggle-service): fixed controller, added a new component (#458) ([2160a1d](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/2160a1d)), closes [#458](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/458)
Expand Down
2 changes: 1 addition & 1 deletion services/feature-toggle-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/feature-toggle-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/feature-toggle-service",
"version": "0.3.2",
"version": "0.4.0",
"description": "A service that provides feature toggle details",
"keywords": [
"loopback-application",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@loopback/rest": "^11.0.0",
"@loopback/rest-explorer": "^4.0.0",
"@loopback/service-proxy": "^4.0.0",
"@sourceloop/core": "^6.0.0",
"@sourceloop/core": "^6.1.0",
"dotenv": "^10.0.0",
"dotenv-extended": "^2.9.0",
"lodash": "^4.17.21",
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.

## <small>3.0.3 (2022-01-28)</small>

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





## <small>3.0.2 (2022-01-16)</small>

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

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": "3.0.2",
"version": "3.0.3",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@loopback/repository": "^4.0.0",
"@loopback/repository-tests": "^0.19.0",
"@loopback/rest": "^11.0.0",
"@sourceloop/core": "^6.0.0",
"@sourceloop/core": "^6.1.0",
"dotenv": "^10.0.0",
"dotenv-extended": "^2.9.0",
"loopback4-authentication": "^6.0.0",
Expand Down
8 changes: 8 additions & 0 deletions services/notification-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.

## <small>4.0.4 (2022-01-28)</small>

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





## <small>4.0.3 (2022-01-16)</small>

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

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": "4.0.3",
"version": "4.0.4",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@loopback/rest": "^11.0.0",
"@loopback/rest-explorer": "^4.0.0",
"@loopback/service-proxy": "^4.0.0",
"@sourceloop/core": "^6.0.0",
"@sourceloop/core": "^6.1.0",
"aws-sdk": "^2.1046.0",
"dotenv": "^10.0.0",
"dotenv-extended": "^2.9.0",
Expand Down
8 changes: 8 additions & 0 deletions services/payment-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.

## 3.2.0 (2022-01-28)

* feat(sandbox): backend example of payment-service (#402) ([138349c](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/138349c)), closes [#402](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/402)





## 3.1.0 (2022-01-16)

* feat(payment-service): add subscription payments (#360) ([83c8a09](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/83c8a09)), closes [#360](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/360)
Expand Down
Loading

0 comments on commit b03773b

Please sign in to comment.