Skip to content

Commit 3876903

Browse files
committed
chore(release): 3.28.2
1 parent 6ca8399 commit 3876903

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.28.2](https://github.com/lenneTech/nuxt-base/compare/v3.28.1...v3.28.2) (2025-05-22)
6+
7+
8+
### Bug Fixes
9+
10+
* fixed headers on authFetch ([#17](https://github.com/lenneTech/nuxt-base/issues/17)) ([b653695](https://github.com/lenneTech/nuxt-base/commit/b653695dfb9dc666f2c7c5cfda5072ffb4272d75))
11+
512
### [3.28.1](https://github.com/lenneTech/nuxt-base/compare/v3.28.0...v3.28.1) (2025-05-15)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lenne.tech/nuxt-base",
3-
"version": "3.28.2-dev.0",
3+
"version": "3.28.2",
44
"description": "Nuxt base module of @lenne.tech",
55
"repository": "https://github.com/lenneTech/nuxt-base",
66
"license": "MIT",

0 commit comments

Comments
 (0)