Skip to content

Commit 9dde06b

Browse files
committed
1 parent dc3e13e commit 9dde06b

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.6.1](https://github.com/CodeDredd/pinia-orm/compare/[email protected]@1.6.1) (2023-03-22)
2+
3+
### Features
4+
5+
- **pinia-orm:** Add the option for new not to persist the model ([#1107](https://github.com/CodeDredd/pinia-orm/issues/1107)) ([dc3e13e](https://github.com/CodeDredd/pinia-orm/commit/dc3e13e53399c71ca1d77db1ea2ece5accc3a955))
6+
17
# [1.6.0](https://github.com/CodeDredd/pinia-orm/compare/[email protected]@1.6.0) (2023-03-22)
28

39
## [1.5.1](https://github.com/CodeDredd/pinia-orm/compare/[email protected]@1.5.1) (2023-01-24)

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.0",
3+
"version": "1.6.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)