Skip to content

Commit 9275edf

Browse files
committed
chore: publish release
- @sourceloop/audit-ms-example@0.1.0-alpha.1 - in-mail-example@0.1.0-alpha.1 - @sourceloop/schedular-example@0.1.0-alpha.1 - @sourceloop/audit-service@2.0.0-alpha.1
1 parent 9b20fdd commit 9275edf

12 files changed

Lines changed: 41 additions & 9 deletions

File tree

sandbox/audit-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+
## 0.1.0-alpha.1 (2021-05-12)
7+
8+
**Note:** Version bump only for package @sourceloop/audit-ms-example
9+
10+
11+
12+
13+
614
## 0.1.0-alpha.0 (2021-05-12)
715

816
* fix(authentication-service): fixed version of loopback packages in all services (#191) ([7eb9a60](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/7eb9a60)), closes [#191](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/191)

sandbox/audit-ms-example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sandbox/audit-ms-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/audit-ms-example",
3-
"version": "0.1.0-alpha.0",
3+
"version": "0.1.0-alpha.1",
44
"description": "An audit microservice example",
55
"keywords": [
66
"loopback-application",
@@ -61,7 +61,7 @@
6161
"@loopback/rest-explorer": "^3.3.0",
6262
"@loopback/service-proxy": "^3.2.0",
6363
"@sourceloop/audit-log": "^1.3.0",
64-
"@sourceloop/audit-service": "^2.0.0-alpha.0",
64+
"@sourceloop/audit-service": "^2.0.0-alpha.1",
6565
"db-migrate": "^0.11.12",
6666
"db-migrate-pg": "^1.2.2",
6767
"dotenv": "^8.2.0",

sandbox/in-mail-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+
## 0.1.0-alpha.1 (2021-05-12)
7+
8+
* fix(core): make examples private ([9b20fdd](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/9b20fdd)), closes [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)
9+
10+
11+
12+
13+
614
## 0.1.0-alpha.0 (2021-05-12)
715

816
* fix(authentication-service): fixed version of loopback packages in all services (#191) ([7eb9a60](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/7eb9a60)), closes [#191](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/191)

sandbox/in-mail-example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sandbox/in-mail-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "in-mail-example",
3-
"version": "0.1.0-alpha.0",
3+
"version": "0.1.0-alpha.1",
44
"description": "in mail example",
55
"keywords": [
66
"loopback-application",

sandbox/scheduler-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+
## 0.1.0-alpha.1 (2021-05-12)
7+
8+
* fix(core): make examples private ([9b20fdd](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/9b20fdd)), closes [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)
9+
10+
11+
12+
13+
614
## 0.1.0-alpha.0 (2021-05-12)
715

816
* fix(authentication-service): fixed version of loopback packages in all services (#191) ([7eb9a60](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/7eb9a60)), closes [#191](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/191)

sandbox/scheduler-example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sandbox/scheduler-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/schedular-example",
3-
"version": "0.1.0-alpha.0",
3+
"version": "0.1.0-alpha.1",
44
"description": "scheduler-example",
55
"keywords": [
66
"loopback-application",

services/audit-service/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+
## 2.0.0-alpha.1 (2021-05-12)
7+
8+
* fix(core): make examples private ([9b20fdd](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/9b20fdd)), closes [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)
9+
10+
11+
12+
13+
614
## 2.0.0-alpha.0 (2021-05-12)
715

816
* fix(authentication-service): fixed auto-migration issue in all services (#184) ([dd7bea2](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/dd7bea2)), closes [#184](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/184)

0 commit comments

Comments
 (0)