Skip to content

Commit 8d4ccf2

Browse files
authored
Merge pull request #8 from softnetics/changeset-release/v1
Version Packages
2 parents a7a58b9 + fdb1cca commit 8d4ccf2

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/big-birds-read.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.1.1
4+
5+
### Patch Changes
6+
7+
- [#7](https://github.com/softnetics/rbac/pull/7) [`3490a1a0ab834c33beeefef255f2cb21ac7526a5`](https://github.com/softnetics/rbac/commit/3490a1a0ab834c33beeefef255f2cb21ac7526a5) Thanks [@saenyakorn](https://github.com/saenyakorn)! - Fix library entrypoint
8+
39
## 1.1.0
410

511
### Minor 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.1.0",
3+
"version": "1.1.1",
44
"description": "O(1) type safe role based access control",
55
"packageManager": "yarn@1.22.19",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)