Skip to content

Commit 70d9b66

Browse files
committed
release: @pinia/[email protected]
1 parent c34c0b6 commit 70d9b66

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/nuxt/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.5.4](https://github.com/vuejs/pinia/compare/@pinia/[email protected]...@pinia/[email protected]) (2024-08-21)
2+
3+
### Bug Fixes
4+
5+
- use correct pinia version range ([c34c0b6](https://github.com/vuejs/pinia/commit/c34c0b67fd635ae7b8d8dab5557ec5bdfc6d2741)), closes [vuejs/pinia#2748](https://github.com/vuejs/pinia/issues/2748)
6+
17
## [0.5.3](https://github.com/vuejs/pinia/compare/@pinia/[email protected]...@pinia/[email protected]) (2024-08-06)
28

39
This release contain no code changes.

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pinia/nuxt",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"description": "Nuxt Module for pinia",
55
"keywords": [
66
"pinia",

0 commit comments

Comments
 (0)