Skip to content

Commit fac8e52

Browse files
committed
release: pinia-orm@1.6.4
1 parent 519681c commit fac8e52

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.6.4](https://github.com/CodeDredd/pinia-orm/compare/pinia-orm@1.6.3...pinia-orm@1.6.4) (2023-03-24)
2+
3+
### Bug Fixes
4+
5+
- **pinia-orm:** DateCast still causing unexpected result ([519681c](https://github.com/CodeDredd/pinia-orm/commit/519681c258885110478191e9bfd3a9dfb016d670))
6+
17
## [1.6.3](https://github.com/CodeDredd/pinia-orm/compare/pinia-orm@1.6.2...pinia-orm@1.6.3) (2023-03-24)
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.6.3",
3+
"version": "1.6.4",
44
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)