Skip to content

Commit ff2f0f4

Browse files
committed
chore: publish release
- @sourceloop/[email protected] - @sourceloop/[email protected] - @sourceloop/[email protected] - @sourceloop/[email protected] - @sourceloop/[email protected] - @sourceloop/[email protected] - @sourceloop/[email protected] - @sourceloop/[email protected]
1 parent 1016fcb commit ff2f0f4

File tree

17 files changed

+93
-28
lines changed

17 files changed

+93
-28
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sandbox/auth-mfa-example/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## <small>0.5.3 (2025-03-21)</small>
7+
8+
**Note:** Version bump only for package @sourceloop/auth-mfa-example
9+
10+
11+
12+
13+
614
## <small>0.5.2 (2025-01-07)</small>
715

816
* chore(deps): version update (#2227) ([6d6b00e](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/6d6b00e)), closes [#2227](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/2227)

sandbox/auth-mfa-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/auth-mfa-example",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Authentication google authenticator mfa exmaple.",
55
"keywords": [
66
"loopback-microservice",
@@ -71,7 +71,7 @@
7171
"@opentelemetry/plugin-pg": "^0.15.0",
7272
"@opentelemetry/plugin-pg-pool": "^0.15.0",
7373
"@opentelemetry/sdk-trace-base": "^1.15.0",
74-
"@sourceloop/authentication-service": "^20.0.2",
74+
"@sourceloop/authentication-service": "^20.0.3",
7575
"@sourceloop/core": "^15.0.2",
7676
"dotenv": "^16.4.5",
7777
"dotenv-extended": "^2.9.0",

sandbox/auth-ms-basic-example/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.15.0 (2025-03-21)
7+
8+
* fix(sandbox): update imports in user ops service (#2234) ([f5fc1e1](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/f5fc1e1)), closes [#2234](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/2234) [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)
9+
* refactor(sandbox): update the sandbox sql seed file based on latest db schema (#2233) ([a01b18e](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/a01b18e)), closes [#2233](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/2233) [#00](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/00)
10+
11+
12+
13+
14+
615
## <small>0.14.7 (2025-01-07)</small>
716

817
* chore(deps): version update (#2227) ([6d6b00e](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/6d6b00e)), closes [#2227](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/2227)

sandbox/auth-ms-basic-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/auth-ms-basic-example",
3-
"version": "0.14.7",
3+
"version": "0.15.0",
44
"description": "Auth microservice basic example.",
55
"keywords": [
66
"loopback-application",
@@ -60,7 +60,7 @@
6060
"@loopback/rest": "^14.0.9",
6161
"@loopback/rest-explorer": "^7.0.9",
6262
"@loopback/service-proxy": "^7.0.9",
63-
"@sourceloop/authentication-service": "^20.0.2",
63+
"@sourceloop/authentication-service": "^20.0.3",
6464
"@sourceloop/core": "^15.0.2",
6565
"ajv": "^8.11.0",
6666
"ajv-errors": "^3.0.0",

sandbox/auth-multitenant-example/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## <small>7.2.8 (2025-03-21)</small>
7+
8+
**Note:** Version bump only for package @sourceloop/auth-multitenant-example
9+
10+
11+
12+
13+
614
## <small>7.2.7 (2025-01-07)</small>
715

816
* chore(deps): version update (#2227) ([6d6b00e](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/6d6b00e)), closes [#2227](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/2227)

sandbox/auth-multitenant-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/auth-multitenant-example",
3-
"version": "7.2.7",
3+
"version": "7.2.8",
44
"description": "This is a sample application for sandbox testing of auth microservice components",
55
"private": true,
66
"keywords": [
@@ -57,7 +57,7 @@
5757
"@loopback/rest": "^14.0.9",
5858
"@loopback/rest-explorer": "^7.0.9",
5959
"@loopback/service-proxy": "^7.0.9",
60-
"@sourceloop/authentication-service": "^20.0.2",
60+
"@sourceloop/authentication-service": "^20.0.3",
6161
"@sourceloop/core": "^15.0.2",
6262
"ajv": "^8.11.0",
6363
"ajv-errors": "^3.0.0",

sandbox/auth-public-private-client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## <small>0.4.3 (2025-03-21)</small>
7+
8+
**Note:** Version bump only for package @sourceloop/auth-public-private-client
9+
10+
11+
12+
13+
614
## <small>0.4.2 (2025-01-07)</small>
715

816
* chore(deps): version update (#2227) ([6d6b00e](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/6d6b00e)), closes [#2227](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/2227)

sandbox/auth-public-private-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/auth-public-private-client",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "public-private-client example.",
55
"keywords": [
66
"loopback-microservice",
@@ -72,7 +72,7 @@
7272
"@opentelemetry/plugin-pg-pool": "^0.15.0",
7373
"@opentelemetry/sdk-trace-base": "^1.15.0",
7474
"@opentelemetry/sdk-trace-node": "^1.15.0",
75-
"@sourceloop/authentication-service": "^20.0.2",
75+
"@sourceloop/authentication-service": "^20.0.3",
7676
"@sourceloop/core": "^15.0.2",
7777
"dotenv": "^16.4.5",
7878
"dotenv-extended": "^2.9.0",

sandbox/nestjs-auth-ms-example/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## <small>3.0.10 (2025-03-21)</small>
7+
8+
**Note:** Version bump only for package @sourceloop/nestjs-auth-ms-example
9+
10+
11+
12+
13+
614
## <small>3.0.9 (2025-01-07)</small>
715

816
* chore(deps): version update (#2227) ([6d6b00e](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/6d6b00e)), closes [#2227](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/2227)

0 commit comments

Comments
 (0)