Skip to content

Commit

Permalink
Merge pull request #255 from alkem-io/develop
Browse files Browse the repository at this point in the history
Release: Fixes
  • Loading branch information
valentinyanakiev authored Aug 16, 2023
2 parents e75abe8 + 8321063 commit 88b853f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion service/notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ recipients:
- name: receiver
rules:
- rule:
type: SPACE_HOST
type: SPACE_LEAD
resource_id: <journeyID>
- rule:
type: CHALLENGE_LEAD
Expand Down
4 changes: 2 additions & 2 deletions 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 service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alkemio-notifications",
"version": "0.14.1",
"version": "0.14.2",
"description": "Alkemio notifications service",
"author": "Alkemio Foundation",
"private": false,
Expand Down

0 comments on commit 88b853f

Please sign in to comment.