From c7537ed8477e0bdf9d312739e83f85ed66f94cf4 Mon Sep 17 00:00:00 2001 From: Harish Kumar Date: Sat, 31 Aug 2024 02:05:33 +0530 Subject: [PATCH] chore(release): v0.1.4 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f3a4db..7fce52d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to the "spec-coder" extension will be documented in this fil Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. +## v0.1.4 + +[compare changes](https://github.com/qirolab/nuxt-sanctum-authentication/compare/v0.1.3...v0.1.4) + ## v0.1.3 [compare changes](https://github.com/qirolab/nuxt-sanctum-authentication/compare/v0.1.2...v0.1.3) diff --git a/package.json b/package.json index 0ff7ab5..5616c1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@qirolab/nuxt-sanctum-authentication", - "version": "0.1.3", + "version": "0.1.4", "description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.", "keywords": [ "auth",