-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
867b51d
commit 75bcc0d
Showing
6 changed files
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# graph-image-demo | ||
|
||
## 0.1.2 | ||
|
||
### Patch Changes | ||
|
||
- fa77847: Bump package versions | ||
- Updated dependencies [fa77847] | ||
- [email protected] | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "graph-image-demo", | ||
"displayName": "Graph Image Demo Page", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"author": "Obie Munoz [email protected]", | ||
"description": "Advanced Lazy-Loading and Compression with Svelte/SvelteKit and Hygraph", | ||
"private": true, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# graph-image | ||
|
||
## 0.2.1 | ||
|
||
### Patch Changes | ||
|
||
- fa77847: Bump package versions | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "graph-image", | ||
"displayName": "Graph Image", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"author": "Obie Munoz [email protected]", | ||
"description": "Advanced Lazy-Loading and Compression with Svelte/SvelteKit and Hygraph", | ||
"license": "MIT", | ||
|