Skip to content

Commit

Permalink
v1.10.0 (#1898)
Browse files Browse the repository at this point in the history
Co-authored-by: Gregor Becker <gregor@codedredd.de>
  • Loading branch information
github-actions[bot] and CodeDredd authored Nov 26, 2024
1 parent 4a6acbf commit fed277b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pinia-orm/axios",
"version": "1.9.2",
"version": "1.10.0",
"description": "Axios plugin for pinia-orm",
"bugs": {
"url": "https://github.com/CodeDredd/pinia-orm/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/normalizr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pinia-orm/normalizr",
"version": "1.9.2",
"version": "1.10.0",
"description": "Normalizes JSON according to schema for Redux and Flux applications",
"bugs": {
"url": "https://github.com/CodeDredd/pinia-orm/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pinia-orm/nuxt",
"description": "Nuxt module for pinia-orm",
"version": "1.9.2",
"version": "1.10.0",
"license": "MIT",
"author": {
"name": "Gregor Becker",
Expand Down
2 changes: 1 addition & 1 deletion packages/pinia-orm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pinia-orm",
"version": "1.9.2",
"version": "1.10.0",
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
"keywords": [
"vue",
Expand Down

0 comments on commit fed277b

Please sign in to comment.