Skip to content

Commit

Permalink
chore(release): 0.0.2-next.4
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Scitizen-publish-bot authored and Scitizen-publish-bot committed Oct 7, 2021
1 parent 3f8ef8e commit b749313
Show file tree
Hide file tree
Showing 17 changed files with 165 additions and 67 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.2-next.4](https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.3...v0.0.2-next.4) (2021-10-07)

### [0.0.2-next.3](https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.2...v0.0.2-next.3) (2021-10-06)

### [0.0.2-next.2](https://github.com/Scitizen/nest-casl/compare/v0.0.2-next.1...v0.0.2-next.2) (2021-10-06)
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/js/search.json

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion docs/classes/CaslModule.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> with<wbr>Config</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Scitizen/nest-casl/blob/v0.0.2-next.3/src/casl.module.ts#L24">casl.module.ts:24</a></li>
<li>Defined in <a href="https://github.com/Scitizen/nest-casl/blob/v0.0.2-next.4/src/casl.module.ts#L24">casl.module.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -202,6 +202,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">DynamicMo
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
<a href="../modules.html#BoundPolicyDecorators" class="tsd-kind-icon">Bound<wbr>Policy<wbr>Decorators</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="../modules.html#GuardsList" class="tsd-kind-icon">Guards<wbr>List</a>
</li>
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
<a href="../modules.html#MaybeAsyncValue" class="tsd-kind-icon">Maybe<wbr>Async<wbr>Value</a>
</li>
Expand Down
19 changes: 11 additions & 8 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,15 @@ <h1>@scitizen/nest-casl</h1>
<span style="font-size: 150px">&nbsp;+&nbsp;</span>
<a href="https://casl.js.org/v5/en" target="_blank"><img src="https://casl.js.org/v5/51b9cc103e05f66c.png" height="150" alt="CASL Logo"></a>
</p>
<p align="center">A simple decorator-based way to check <a href="https://casl.js.org/v5/en" target="_blank">CASL abilities</a> on <a href="http://nodejs.org" target="_blank">NestJS</a> controllers.</p>
<p align="center">A simple decorator-based way to check <a href="https://casl.js.org/v5/en" target="_blank">CASL abilities</a> on <a href="http://nestjs.com/" target="_blank">NestJS</a> controllers.</p>
<p align="center">
<a href="https://github.com/Scitizen/nest-casl/issues" target="_blank"><img src="https://img.shields.io/github/issues/Scitizen/nest-casl" alt="GitHub issues"></a>
<a href="https://www.npmjs.com/package/@scitizen/nest-casl" target="_blank"><img src="https://img.shields.io/npm/v/@scitizen/nest-casl.svg" alt="NPM Version" /></a>
<a href="https://www.npmjs.com/package/@scitizen/nest-casl" target="_blank"><img src="https://img.shields.io/npm/l/@scitizen/nest-casl.svg" alt="Package License" /></a>
<a href="https://www.npmjs.com/package/@scitizen/nest-casl" target="_blank"><img src="https://img.shields.io/npm/dm/@scitizen/nest-casl.svg" alt="NPM Downloads" /></a>
<a href="https://circleci.com/gh/Scitizen/nest-casl/tree/main" target="_blank"><img src="https://img.shields.io/circleci/build/github/Scitizen/nest-casl/main" alt="CircleCI"></a>
<a href="https://codeclimate.com/github/Scitizen/nest-casl/maintainability"><img src="https://api.codeclimate.com/v1/badges/21cc8f69c9eac8d36aa9/maintainability" /></a>
<a href="https://codeclimate.com/github/Scitizen/nest-casl/test_coverage"><img src="https://api.codeclimate.com/v1/badges/21cc8f69c9eac8d36aa9/test_coverage" /></a>
<a href="https://github.com/Scitizen/nest-casl/issues" target="_blank"><img src="https://img.shields.io/github/issues/Scitizen/nest-casl" alt="GitHub issues" /></a>
<a href="https://www.npmjs.com/package/@scitizen/nest-casl" target="_blank"><img src="https://img.shields.io/npm/v/@scitizen/nest-casl.svg" alt="NPM version" /></a>
<a href="https://www.npmjs.com/package/@scitizen/nest-casl" target="_blank"><img src="https://img.shields.io/npm/dm/@scitizen/nest-casl.svg" alt="NPM downloads" /></a>
<a href="https://www.npmjs.com/package/@scitizen/nest-casl" target="_blank"><img src="https://img.shields.io/npm/l/@scitizen/nest-casl.svg" alt="License" /></a>
<a href="https://circleci.com/gh/Scitizen/nest-casl/tree/main" target="_blank"><img src="https://img.shields.io/circleci/build/github/Scitizen/nest-casl/main" alt="CircleCI" /></a>
<a href="https://codeclimate.com/github/Scitizen/nest-casl/maintainability"><img src="https://api.codeclimate.com/v1/badges/21cc8f69c9eac8d36aa9/maintainability" alt="CodeClimate maintainability" /></a>
<a href="https://codeclimate.com/github/Scitizen/nest-casl/test_coverage"><img src="https://api.codeclimate.com/v1/badges/21cc8f69c9eac8d36aa9/test_coverage" alt="CodeClimate test coverage" /></a>
</p>
<a href="#description" id="description" style="color: inherit; text-decoration: none;">
<h2>Description</h2>
Expand Down Expand Up @@ -218,6 +218,9 @@ <h2>License</h2>
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
<a href="modules.html#BoundPolicyDecorators" class="tsd-kind-icon">Bound<wbr>Policy<wbr>Decorators</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="modules.html#GuardsList" class="tsd-kind-icon">Guards<wbr>List</a>
</li>
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
<a href="modules.html#MaybeAsyncValue" class="tsd-kind-icon">Maybe<wbr>Async<wbr>Value</a>
</li>
Expand Down
5 changes: 4 additions & 1 deletion docs/interfaces/CaslAbilityFactory.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>create<wbr>From<wbr>Request</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Scitizen/nest-casl/blob/v0.0.2-next.3/src/casl-ability.factory.ts#L22">casl-ability.factory.ts:22</a></li>
<li>Defined in <a href="https://github.com/Scitizen/nest-casl/blob/v0.0.2-next.4/src/casl-ability.factory.ts#L22">casl-ability.factory.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -191,6 +191,9 @@ <h4 class="tsd-returns-title">Returns <a href="../modules.html#MaybeAsyncValue"
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
<a href="../modules.html#BoundPolicyDecorators" class="tsd-kind-icon">Bound<wbr>Policy<wbr>Decorators</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="../modules.html#GuardsList" class="tsd-kind-icon">Guards<wbr>List</a>
</li>
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
<a href="../modules.html#MaybeAsyncValue" class="tsd-kind-icon">Maybe<wbr>Async<wbr>Value</a>
</li>
Expand Down

0 comments on commit b749313

Please sign in to comment.