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]
  • Loading branch information
Samarpan Bhattacharya authored and Samarpan Bhattacharya committed Jan 12, 2022
1 parent bd20548 commit ffa356b
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 4 deletions.
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>3.0.2 (2022-01-12)</small>

* fix(authentication-service): downgrade node-fetch ([bd20548](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/bd20548)), closes [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)





## <small>3.0.1 (2021-12-26)</small>

* fix(core): fix versions in package locks and update references in tsconfig ([36b563e](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/36b563e)), closes [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)
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.

2 changes: 1 addition & 1 deletion services/authentication-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/authentication-service",
"version": "3.0.1",
"version": "3.0.2",
"description": "services",
"keywords": [
"loopback-extension",
Expand Down
8 changes: 8 additions & 0 deletions services/search-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>0.5.1 (2022-01-12)</small>

* fix(search-service): fix export of classes, fix search source name in query (#456) ([267da39](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/267da39)), closes [#456](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/456) [#0](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/0)





## 0.5.0 (2022-01-10)

* feat(search-service): add option to change source name (#450) ([b917898](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/b917898)), closes [#450](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/450) [#449](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/449)
Expand Down
2 changes: 1 addition & 1 deletion services/search-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/search-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourceloop/search-service",
"version": "0.5.0",
"version": "0.5.1",
"description": "A microservice to search over provided models.",
"keywords": [
"loopback-application",
Expand Down

0 comments on commit ffa356b

Please sign in to comment.