Skip to content

Commit

Permalink
chore: publish release
Browse files Browse the repository at this point in the history
 - @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
  • Loading branch information
samarpan-b committed May 12, 2021
1 parent 9b20fdd commit 9275edf
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 9 deletions.
8 changes: 8 additions & 0 deletions sandbox/audit-ms-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.

## 0.1.0-alpha.1 (2021-05-12)

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





## 0.1.0-alpha.0 (2021-05-12)

* 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)
Expand Down
2 changes: 1 addition & 1 deletion sandbox/audit-ms-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/audit-ms-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/audit-ms-example",
"version": "0.1.0-alpha.0",
"version": "0.1.0-alpha.1",
"description": "An audit microservice example",
"keywords": [
"loopback-application",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@loopback/rest-explorer": "^3.3.0",
"@loopback/service-proxy": "^3.2.0",
"@sourceloop/audit-log": "^1.3.0",
"@sourceloop/audit-service": "^2.0.0-alpha.0",
"@sourceloop/audit-service": "^2.0.0-alpha.1",
"db-migrate": "^0.11.12",
"db-migrate-pg": "^1.2.2",
"dotenv": "^8.2.0",
Expand Down
8 changes: 8 additions & 0 deletions sandbox/in-mail-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.

## 0.1.0-alpha.1 (2021-05-12)

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





## 0.1.0-alpha.0 (2021-05-12)

* 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)
Expand Down
2 changes: 1 addition & 1 deletion sandbox/in-mail-example/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 sandbox/in-mail-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "in-mail-example",
"version": "0.1.0-alpha.0",
"version": "0.1.0-alpha.1",
"description": "in mail example",
"keywords": [
"loopback-application",
Expand Down
8 changes: 8 additions & 0 deletions sandbox/scheduler-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.

## 0.1.0-alpha.1 (2021-05-12)

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





## 0.1.0-alpha.0 (2021-05-12)

* 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)
Expand Down
2 changes: 1 addition & 1 deletion sandbox/scheduler-example/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 sandbox/scheduler-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/schedular-example",
"version": "0.1.0-alpha.0",
"version": "0.1.0-alpha.1",
"description": "scheduler-example",
"keywords": [
"loopback-application",
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.

## 2.0.0-alpha.1 (2021-05-12)

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





## 2.0.0-alpha.0 (2021-05-12)

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

2 changes: 1 addition & 1 deletion services/audit-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/audit-service",
"version": "2.0.0-alpha.0",
"version": "2.0.0-alpha.1",
"description": "A microservice for audit logging",
"keywords": [
"loopback-extension",
Expand Down

0 comments on commit 9275edf

Please sign in to comment.