Skip to content

Commit e78d601

Browse files
committed
release: @pinia/[email protected]
1 parent 1b8e363 commit e78d601

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.1.5](https://github.com/posva/pinia/compare/@pinia/[email protected]...@pinia/[email protected]) (2021-11-11)
2+
3+
### Performance Improvements
4+
5+
- install plugins only once ([1b8e363](https://github.com/posva/pinia/commit/1b8e36355d52eb0934364bf622846e3bceced590))
6+
17
## [0.1.4](https://github.com/posva/pinia/compare/@pinia/[email protected]...@pinia/[email protected]) (2021-11-10)
28

39
### Bug Fixes

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.1.4",
3+
"version": "0.1.5",
44
"description": "Nuxt Module for pinia",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)