Skip to content

Commit d7a8ea0

Browse files
committed
chore: Release v0.3.0 - See CHANGELOG
1 parent 883f6d5 commit d7a8ea0

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.3.0 (June 30th, 2022)
2+
3+
- up deps
4+
- mail server credentials - added retry mechanism for reading credentials from resource-srv if its not set up in configuration
5+
16
## 0.2.12 (February 18th, 2022)
27

38
- updated chassis-srv (includes fix for offset store config)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restorecommerce/notification-srv",
3-
"version": "0.2.12",
3+
"version": "0.3.0",
44
"description": "Restorecommerce notification microservice",
55
"main": "lib/start.js",
66
"author": "n-fuse GmbH",

0 commit comments

Comments
 (0)