Skip to content

Commit

Permalink
chore(release): @casl/ability@6.7.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 27, 2024
1 parent 90e1e66 commit b22e60f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/casl-ability/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

## [6.7.1](https://github.com/stalniy/casl/compare/@casl/ability@6.7.0...@casl/ability@6.7.1) (2024-03-27)


### Bug Fixes

* fixes path to extra submodule in package.json ([#893](https://github.com/stalniy/casl/issues/893)) ([90e1e66](https://github.com/stalniy/casl/commit/90e1e66ef5f5a4d958616e7615ae2971c32379d8))

# [6.7.0](https://github.com/stalniy/casl/compare/@casl/ability@6.6.0...@casl/ability@6.7.0) (2024-02-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/casl-ability/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@casl/ability",
"version": "6.7.0",
"version": "6.7.1",
"description": "CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access",
"funding": "https://github.com/stalniy/casl/blob/master/BACKERS.md",
"main": "dist/es6c/index.js",
Expand Down

0 comments on commit b22e60f

Please sign in to comment.