Skip to content

Commit

Permalink
Release v0.2.2 - See CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Sep 14, 2021
1 parent d513a10 commit 5768396
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.2 (September 14th, 2021)

- fix ACL bug to keep track of already validated traget instances

## 0.2.1 (September 13th, 2021)

- up dependencies
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/access-control-srv",
"version": "0.2.1",
"version": "0.2.2",
"description": "Access Control Service",
"main": "lib/start.js",
"author": "n-fuse GmbH",
Expand Down

0 comments on commit 5768396

Please sign in to comment.