Skip to content

Commit

Permalink
chore(release): v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kreejzak committed May 5, 2023
1 parent a60f5af commit dfa81dd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## v0.1.5


### 🚀 Enhancements

- Add config option to have dynamic redirection (603e4b4)

### ❤️ Contributors

- Carpad88 <carpad88@gmail.com>

## v0.1.4

## v0.1.3
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": "nuxt-permissions",
"version": "0.1.4",
"version": "0.1.5",
"description": "Nuxt 3 module for permission management",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit dfa81dd

Please sign in to comment.