Skip to content

Commit aed5bc2

Browse files
author
Pascal Klesse
committed
chore(release): 3.21.2
1 parent f4e14e9 commit aed5bc2

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.21.2](https://github.com/lenneTech/nuxt-base/compare/v3.21.1...v3.21.2) (2024-11-13)
6+
7+
8+
### Bug Fixes
9+
10+
* fix wrong export of subscription type ([9858d08](https://github.com/lenneTech/nuxt-base/commit/9858d08de9ac66d1d95dce3c3f7f1748ba843e04))
11+
* fix wrong export of subscription type ([8b8b60c](https://github.com/lenneTech/nuxt-base/commit/8b8b60c3386a8e7ff480ec8bcb50859a6fa97958))
12+
* fix wrong export of subscription type ([9a5481b](https://github.com/lenneTech/nuxt-base/commit/9a5481bb3d3bba112a7fd479efdfff013121fa97))
13+
* fix wrong export of subscription type ([e6c5117](https://github.com/lenneTech/nuxt-base/commit/e6c5117128ff762c819b3f7e20c337f874f4804e))
14+
* fix wrong export of subscription type ([599368a](https://github.com/lenneTech/nuxt-base/commit/599368abea3c0f01b706151a6c55c0038afced2c))
15+
* fix ws client dispose ([e7d5d41](https://github.com/lenneTech/nuxt-base/commit/e7d5d4196bfa91af5c82660b7a74cf52e3cba6eb))
16+
* fix ws client dispose ([b7f3807](https://github.com/lenneTech/nuxt-base/commit/b7f380771908577bdd48bbcc2e3199e48f019213))
17+
* fix ws client dispose ([86d9553](https://github.com/lenneTech/nuxt-base/commit/86d95539f30e5f962549160325caef2f12675178))
18+
519
### [3.21.1](https://github.com/lenneTech/nuxt-base/compare/v3.21.0...v3.21.1) (2024-11-07)
620

721

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.21.2-dev.7",
3+
"version": "3.21.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)