chore: update versions
This commit is contained in:
parent
bcc60cb0f3
commit
202391b229
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"@matthiesenxyz/astro-gists": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
[Internal] Fix Logger and response types
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @matthiesenxyz/astro-gists
|
# @matthiesenxyz/astro-gists
|
||||||
|
|
||||||
|
## 0.2.10
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- bcc60cb: [Internal] Fix Logger and response types
|
||||||
|
|
||||||
## 0.2.9
|
## 0.2.9
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@matthiesenxyz/astro-gists",
|
"name": "@matthiesenxyz/astro-gists",
|
||||||
"version": "0.2.9",
|
"version": "0.2.10",
|
||||||
"description": "Allows the user to import GitHub Gists by ID through an Astro Component and Octokit",
|
"description": "Allows the user to import GitHub Gists by ID through an Astro Component and Octokit",
|
||||||
"author": {
|
"author": {
|
||||||
"email": "adam@matthiesen.xyz",
|
"email": "adam@matthiesen.xyz",
|
||||||
|
|
Loading…
Reference in New Issue