Skip to content

Commit

Permalink
chore: release @casl/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
stalniy committed Jan 5, 2025
1 parent da72860 commit 7cc84dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 deletions packages/casl-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,12 @@

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

## [3.1.2](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2025-01-05)


### chore

* **deps:** update react and removes old react and casl/ability support (major) ([#998](https://github.com/stalniy/casl/issues/998)) ([44d3f40](https://github.com/stalniy/casl/commit/44d3f40cb034fbd5abfd7f7014bb28baf75ef06a))

# 5.0.0 (https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2025-01-05)

### BREAKING CHANGES

* **deps:** now supports react ^17 and casl/ability ^4
* update react and removes old react and casl/ability support (major) ([#998](https://github.com/stalniy/casl/issues/998)) ([44d3f40](https://github.com/stalniy/casl/commit/44d3f40cb034fbd5abfd7f7014bb28baf75ef06a))

## [3.1.1](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2024-10-30)

# 4.0.0 (https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2024-06-16)

Expand Down
2 changes: 1 addition & 1 deletion packages/casl-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@casl/react",
"version": "3.1.2",
"version": "5.0.0",
"description": "React component for CASL which makes it easy to add permissions in any React application",
"main": "dist/umd/index.js",
"module": "dist/es5m/index.js",
Expand Down

0 comments on commit 7cc84dd

Please sign in to comment.