Skip to content

Commit

Permalink
chore(release): 4.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.9.0](v4.8.2...v4.9.0) (2021-05-06)

### Features

* **date:** adding negated date maching condition operator ([6081df9](6081df9))
  • Loading branch information
semantic-release-bot committed May 6, 2021
1 parent 8c780b3 commit b8b95fe
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.9.0](https://github.com/roggervalf/iam-policies/compare/v4.8.2...v4.9.0) (2021-05-06)


### Features

* **date:** adding negated date maching condition operator ([6081df9](https://github.com/roggervalf/iam-policies/commit/6081df9d83fba84599251914ece843f5a5ddd3a8))

## [4.8.2](https://github.com/roggervalf/iam-policies/compare/v4.8.1...v4.8.2) (2021-04-11)


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.8.2",
"version": "4.9.0",
"keywords": [
"iam",
"policies",
Expand Down

0 comments on commit b8b95fe

Please sign in to comment.