Skip to content

Commit

Permalink
chore(release): v1.0.0-rc.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Hrdtr committed Nov 15, 2024
1 parent c62597e commit d907a04
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v1.0.0-rc.8

[compare changes](https://github.com/Hrdtr/guantr/compare/v1.0.0-rc.7...v1.0.0-rc.8)

### 💅 Refactors

- Condition expression matcher & contextual values replacement ([c62597e](https://github.com/Hrdtr/guantr/commit/c62597e))

### 🏡 Chore

- Export prisma query filter transformer from parent dir ([466aa33](https://github.com/Hrdtr/guantr/commit/466aa33))

### ❤️ Contributors

- Herdi Tr. ([@Hrdtr](http://github.com/Hrdtr))

## v1.0.0-rc.7

[compare changes](https://github.com/Hrdtr/guantr/compare/v1.0.0-rc.6...v1.0.0-rc.7)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "guantr",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"description": "Flexible, type-safe JavaScript library for efficient authorization and permission checking",
"repository": "Hrdtr/guantr",
"license": "MIT",
Expand Down

0 comments on commit d907a04

Please sign in to comment.