Skip to content

Commit 1de507d

Browse files
committed
1 parent b8fb165 commit 1de507d

File tree

3 files changed

+22
-29
lines changed

3 files changed

+22
-29
lines changed

packages/pinia/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.1.1](https://github.com/vuejs/pinia/compare/[email protected]@2.1.1) (2023-05-17)
2+
3+
### Bug Fixes
4+
5+
- expect Vue 3.3 ([b8fb165](https://github.com/vuejs/pinia/commit/b8fb1653211dbe6dc6aa3a8ac36185bf93bcfa25))
6+
17
# [2.1.0](https://github.com/vuejs/pinia/compare/[email protected]@2.1.0) (2023-05-17)
28

39
### Bug Fixes

packages/pinia/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pinia",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Intuitive, type safe and flexible Store for Vue",
55
"main": "index.js",
66
"module": "dist/pinia.mjs",

pnpm-lock.yaml

+15-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)