Skip to content

Commit 907894d

Browse files
committed
1 parent ab5e245 commit 907894d

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.1](https://github.com/CodeDredd/pinia-orm/compare/[email protected]@1.7.1) (2023-09-18)
2+
3+
### Bug Fixes
4+
5+
- **pinia-orm:** proper exports for collection and uid helpers ([#1681](https://github.com/CodeDredd/pinia-orm/issues/1681)) ([ab5e245](https://github.com/CodeDredd/pinia-orm/commit/ab5e2451420f884ce11f56ce2b6fe1fd796fa168))
6+
17
# [1.7.0](https://github.com/CodeDredd/pinia-orm/compare/[email protected]@1.7.0) (2023-09-17)
28

39
## [1.6.7](https://github.com/CodeDredd/pinia-orm/compare/[email protected]@1.6.7) (2023-03-28)

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.0",
3+
"version": "1.7.1",
44
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)