Skip to content

Commit 36af8d5

Browse files
author
Pascal Klesse
committed
chore(release): 3.23.0
1 parent 9c95fc6 commit 36af8d5

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.23.0](https://github.com/lenneTech/nuxt-base/compare/v3.22.0...v3.23.0) (2024-12-09)
6+
7+
8+
### Features
9+
10+
* update packages ([5bbc8f1](https://github.com/lenneTech/nuxt-base/commit/5bbc8f1ab4c8cc566f4f1bdef8e646ffe212f3ea))
11+
12+
13+
### Bug Fixes
14+
15+
* fix helper function ([1935d46](https://github.com/lenneTech/nuxt-base/commit/1935d466f1605128522d94d10dbdc5f83724d00b))
16+
517
## [3.22.0](https://github.com/lenneTech/nuxt-base/compare/v3.21.2...v3.22.0) (2024-11-26)
618

719

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.22.1-dev.1",
3+
"version": "3.23.0",
44
"description": "Nuxt base module of @lenne.tech",
55
"repository": "https://github.com/lenneTech/nuxt-base",
66
"license": "MIT",

0 commit comments

Comments
 (0)