Skip to content

Commit

Permalink
chore(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.1](v4.0.0...v4.0.1) (2020-10-30)

### Bug Fixes

* **types:** adding this types in public functions in classes ([f182fd9](f182fd9))
  • Loading branch information
semantic-release-bot committed Oct 30, 2020
1 parent f182fd9 commit cda8d9c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.1](https://github.com/roggervalf/iam-policies/compare/v4.0.0...v4.0.1) (2020-10-30)


### Bug Fixes

* **types:** adding this types in public functions in classes ([f182fd9](https://github.com/roggervalf/iam-policies/commit/f182fd9cad7603ed3c347f8475ea510b48d6a4f9))

# [4.0.0](https://github.com/roggervalf/iam-policies/compare/v3.5.0...v4.0.0) (2020-10-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"license": "MIT",
"description": "Identity based policies library",
"version": "4.0.0",
"version": "4.0.1",
"keywords": [
"iam",
"policies",
Expand Down

0 comments on commit cda8d9c

Please sign in to comment.