Skip to content

Commit

Permalink
chore(release): v1.0.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Hrdtr committed Oct 18, 2024
1 parent c6179e8 commit 066ae36
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog


## v1.0.0-rc.7

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

### 🩹 Fixes

- Invalid return from condition expression check utility fn ([a540740](https://github.com/Hrdtr/guantr/commit/a540740))

### 📖 Documentation

- Add base api references ([cb07790](https://github.com/Hrdtr/guantr/commit/cb07790))

### 🏡 Chore

- Deps update ([ef21742](https://github.com/Hrdtr/guantr/commit/ef21742))
- Apply automated updates ([c6179e8](https://github.com/Hrdtr/guantr/commit/c6179e8))

### ❤️ Contributors

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

## v1.0.0-rc.6

[compare changes](https://github.com/Hrdtr/guantr/compare/v1.0.0-rc.5...v1.0.0-rc.6)
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.6",
"version": "1.0.0-rc.7",
"description": "Flexible, type-safe JavaScript library for efficient authorization and permission checking",
"repository": "Hrdtr/guantr",
"license": "MIT",
Expand Down

0 comments on commit 066ae36

Please sign in to comment.