Skip to content

Commit 8497f0f

Browse files
committed
chore: publish release
- @sourceloop/core@1.0.0 - custom-sf-changelog@1.0.0 - @sourceloop/audit-ms-example@0.1.0 - @sourceloop/auth-ms-basic-example@0.1.0 - @sourceloop/auth-multitenant-example@2.0.0 - in-mail-example@0.1.0 - @sourceloop/notification-socket-example@2.0.0 - @sourceloop/schedular-example@0.1.0 - @sourceloop/video-conferencing-ms-example@0.1.0 - @sourceloop/workflow-ms-example@0.1.0 - @sourceloop/audit-service@2.0.0 - @sourceloop/authentication-service@1.0.0 - @sourceloop/bpmn-service@1.0.0 - @sourceloop/in-mail-service@1.0.0 - @sourceloop/notification-service@1.0.0 - @sourceloop/scheduler-service@1.0.0 - @sourceloop/video-conferencing-service@1.0.0
1 parent 9275edf commit 8497f0f

51 files changed

Lines changed: 189 additions & 53 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/core/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+
## 1.0.0 (2021-05-12)
7+
8+
**Note:** Version bump only for package @sourceloop/core
9+
10+
11+
12+
13+
614
## 1.0.0-alpha.28 (2021-05-12)
715

816
* fix(core): Swagger stats authentication (#204) ([ed7d59f](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/ed7d59f)), closes [#204](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/204)

packages/core/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.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/core",
3-
"version": "1.0.0-alpha.28",
3+
"version": "1.0.0",
44
"description": "packages",
55
"keywords": [
66
"loopback-extension",

packages/custom-sf-changelog/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+
## 1.0.0 (2021-05-12)
7+
8+
**Note:** Version bump only for package custom-sf-changelog
9+
10+
11+
12+
13+
614
## 1.0.0-alpha.0 (2021-04-30)
715

816
* fix(core): make custom changelog package private ([59e4578](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/59e4578))

packages/custom-sf-changelog/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.

packages/custom-sf-changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-sf-changelog",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0",
44
"description": "conventional-changelog angular preset",
55
"main": "index.js",
66
"private": true,

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 (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.1 (2021-05-12)
715

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

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.1",
3+
"version": "0.1.0",
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.1",
64+
"@sourceloop/audit-service": "^2.0.0",
6565
"db-migrate": "^0.11.12",
6666
"db-migrate-pg": "^1.2.2",
6767
"dotenv": "^8.2.0",

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

0 commit comments

Comments
 (0)