Skip to content

Commit

Permalink
chore(release): Release v0.2.10 - See CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Feb 14, 2022
1 parent a0243cd commit 94f208a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.10 (February 14th, 2022)

- up dependencies and migrated from ioredis to redis

## 0.2.9 (December 22nd, 2021)

- removed importHelpers flag from tsconfig
Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@restorecommerce/notification-srv",
"version": "0.2.9",
"version": "0.2.10",
"description": "Restorecommerce notification microservice",
"main": "lib/start.js",
"author": "n-fuse GmbH",
Expand Down

0 comments on commit 94f208a

Please sign in to comment.