Skip to content

Commit

Permalink
Merge pull request #23 from CNimmo16/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
CNimmo16 authored Jan 26, 2025
2 parents 4474714 + 50f815c commit 92184b5
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-pans-check.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pretty-countries-itch.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @quory/client

## 1.0.6

### Patch Changes

- 62cc614: Add react devtools in devonly
- 4474714: Add manual save button to query client, add areQueriesEqual util function to core

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quory/client",
"version": "1.0.5",
"version": "1.0.6",
"description": "Quory Electron client",
"main": "./out/main/index.js",
"author": "CNimmo16",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quory/core

## 6.1.0

### Minor Changes

- 4474714: Add manual save button to query client, add areQueriesEqual util function to core

## 6.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quory/core",
"version": "6.0.0",
"version": "6.1.0",
"description": "Quickly extract relationships from any database",
"keywords": [
"database",
Expand Down

0 comments on commit 92184b5

Please sign in to comment.