Skip to content

Commit 6b15f4b

Browse files
committed
1 parent a3c734e commit 6b15f4b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/pinia-orm/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.7.2](https://github.com/CodeDredd/pinia-orm/compare/[email protected]@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+
17
## [1.7.1](https://github.com/CodeDredd/pinia-orm/compare/[email protected]@1.7.1) (2023-09-18)
28

39
### Bug Fixes

packages/pinia-orm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pinia-orm",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)