Skip to content

Commit 0e199f1

Browse files
author
Pascal Klesse
committed
chore(release): 3.26.1
1 parent b376e60 commit 0e199f1

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.26.1](https://github.com/lenneTech/nuxt-base/compare/v3.26.0...v3.26.1) (2025-02-17)
6+
7+
8+
### Bug Fixes
9+
10+
* fix error in workflow ([74b820c](https://github.com/lenneTech/nuxt-base/commit/74b820c76822a9bb1e564ceb022eabd381c81c68))
11+
512
## [3.26.0](https://github.com/lenneTech/nuxt-base/compare/v3.25.0...v3.26.0) (2025-02-17)
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.26.1-dev.0",
3+
"version": "3.26.1",
44
"description": "Nuxt base module of @lenne.tech",
55
"repository": "https://github.com/lenneTech/nuxt-base",
66
"license": "MIT",

0 commit comments

Comments
 (0)