Skip to content

Commit

Permalink
release: pinia@2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 17, 2023
1 parent b8fb165 commit 1de507d
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 29 deletions.
6 changes: 6 additions & 0 deletions packages/pinia/CHANGELOG.md
@@ -1,3 +1,9 @@
## [2.1.1](https://github.com/vuejs/pinia/compare/pinia@2.1.0...pinia@2.1.1) (2023-05-17)

### Bug Fixes

- expect Vue 3.3 ([b8fb165](https://github.com/vuejs/pinia/commit/b8fb1653211dbe6dc6aa3a8ac36185bf93bcfa25))

# [2.1.0](https://github.com/vuejs/pinia/compare/pinia@2.0.36...pinia@2.1.0) (2023-05-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/pinia/package.json
@@ -1,6 +1,6 @@
{
"name": "pinia",
"version": "2.1.0",
"version": "2.1.1",
"description": "Intuitive, type safe and flexible Store for Vue",
"main": "index.js",
"module": "dist/pinia.mjs",
Expand Down
43 changes: 15 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1de507d

Please sign in to comment.