Skip to content

Commit da7e473

Browse files
chore(release): @casl/[email protected] [skip ci]
1 parent 0bc79c9 commit da7e473

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/casl-react/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
## [3.0.1](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2022-07-25)
6+
57
# [3.0.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2022-05-28)
68

79

packages/casl-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@casl/react",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "React component for CASL which makes it easy to add permissions in any React application",
55
"main": "dist/umd/index.js",
66
"module": "dist/es5m/index.js",

0 commit comments

Comments
 (0)