Skip to content

Commit 7e188a8

Browse files
committed
Merge pull request #1 from softnetics/changeset-release/main
Version Packages
2 parents 4d625c9 + 043e543 commit 7e188a8

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/spicy-rocks-shave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @softnetics/rbac
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [`8ac5fbe`](https://github.com/softnetics/rbac/commit/8ac5fbef50aad720698fd33c8aa2591715d0516b) Thanks [@saenyakorn](https://github.com/saenyakorn)! - Fix empty output source file
8+
39
## 1.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softnetics/rbac",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "O(1) type safe role based access control",
55
"packageManager": "yarn@1.22.19",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)