Skip to content

Commit e039625

Browse files
committed
chore(release): v0.4.2
1 parent 2682bcb commit e039625

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.4.2
5+
6+
[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.4.1...v0.4.2)
7+
8+
### 🚀 Enhancements
9+
10+
- Add polar provider ([2682bcb](https://github.com/atinux/nuxt-auth-utils/commit/2682bcb))
11+
12+
### 📖 Documentation
13+
14+
- Improvement ([3bd76b0](https://github.com/atinux/nuxt-auth-utils/commit/3bd76b0))
15+
16+
### ❤️ Contributors
17+
18+
- Ahmed Rangel ([@ahmedrangel](http://github.com/ahmedrangel))
19+
- Sébastien Chopin ([@atinux](http://github.com/atinux))
20+
421
## v0.4.1
522

623
[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.4.0...v0.4.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-auth-utils",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
55
"repository": "atinux/nuxt-auth-utils",
66
"license": "MIT",

0 commit comments

Comments
 (0)