We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c734e commit 6b15f4bCopy full SHA for 6b15f4b
2 files changed
packages/pinia-orm/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.7.2](https://github.com/CodeDredd/pinia-orm/compare/pinia-orm@1.7.1...pinia-orm@1.7.2) (2023-09-18)
2
+
3
+### Bug Fixes
4
5
+- Export for "dist" is broken ([a3c734e](https://github.com/CodeDredd/pinia-orm/commit/a3c734ee9eb29f8403b069a1b41fbc1a88f1721a))
6
7
## [1.7.1](https://github.com/CodeDredd/pinia-orm/compare/pinia-orm@1.7.0...pinia-orm@1.7.1) (2023-09-18)
8
9
### Bug Fixes
packages/pinia-orm/package.json
@@ -1,6 +1,6 @@
{
"name": "pinia-orm",
- "version": "1.7.1",
+ "version": "1.7.2",
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
"keywords": [
"vue",
0 commit comments