Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Commit

Permalink
chore(release): 3.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.4](v3.2.3...v3.2.4) (2019-11-11)

### Bug Fixes

* comment ([bb8f8fe](bb8f8fe))
* throw error if forbidden ([fd30826](fd30826))
  • Loading branch information
semantic-release-bot committed Nov 11, 2019
1 parent 6c0580d commit 907f90d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.2.4](https://github.com/LabShare/services-auth/compare/v3.2.3...v3.2.4) (2019-11-11)


### Bug Fixes

* comment ([bb8f8fe](https://github.com/LabShare/services-auth/commit/bb8f8fe))
* throw error if forbidden ([fd30826](https://github.com/LabShare/services-auth/commit/fd30826))

## [3.2.3](https://github.com/LabShare/services-auth/compare/v3.2.2...v3.2.3) (2019-11-10)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@labshare/services-auth",
"version": "3.2.3",
"version": "3.2.4",
"description": "Loopback 4 plugin for resource scope-based HTTP route authz",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 907f90d

Please sign in to comment.