Skip to content

Commit abe4863

Browse files
committed
chore(release): v0.3.4
1 parent edb09b9 commit abe4863

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

33

4+
## v0.3.4
5+
6+
[compare changes](https://github.com/barbapapazes/nuxt-authorization/compare/v0.3.3...v0.3.4)
7+
8+
### 🩹 Fixes
9+
10+
- Bouncer type ([0cb3492](https://github.com/barbapapazes/nuxt-authorization/commit/0cb3492))
11+
12+
### 🏡 Chore
13+
14+
- Update deps ([a7cb453](https://github.com/barbapapazes/nuxt-authorization/commit/a7cb453))
15+
- Install playwright directly ([97391ed](https://github.com/barbapapazes/nuxt-authorization/commit/97391ed))
16+
- Esm only ([edb09b9](https://github.com/barbapapazes/nuxt-authorization/commit/edb09b9))
17+
18+
### ❤️ Contributors
19+
20+
- Barbapapazes <e.soubiran25@gmail.com>
21+
422
## v0.3.3
523

624
[compare changes](https://github.com/barbapapazes/nuxt-authorization/compare/v0.3.2...v0.3.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-authorization",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "Authorization module for managing permissions on the Nuxt app and the Nitro server.",
55
"author": "Estéban Soubiran <esteban@soubiran.dev> (https://soubiran.dev)",
66
"license": "MIT",

0 commit comments

Comments
 (0)