chore: update versions

This commit is contained in:
github-actions[bot] 2024-03-05 05:38:06 +00:00
parent af71c18464
commit a3ef968bd5
4 changed files with 15 additions and 15 deletions

View File

@ -1,2 +0,0 @@
---
---

View File

@ -1,12 +0,0 @@
---
"@matthiesenxyz/astro-gists": patch
---
Update:
- Update Readme to reflect potential Octokit issues in SSR as per [Issue #15](https://github.com/MatthiesenXYZ/astro-gists/issues/15)
Bump dependencies:
- astro-integration-kit from to
- vite from to
- astro from to

View File

@ -1,5 +1,19 @@
# @matthiesenxyz/astro-gists
## 0.1.2
### Patch Changes
- fae83c2: Update:
- Update Readme to reflect potential Octokit issues in SSR as per [Issue #15](https://github.com/MatthiesenXYZ/astro-gists/issues/15)
Bump dependencies:
- astro-integration-kit from to
- vite from to
- astro from to
## 0.1.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@matthiesenxyz/astro-gists",
"version": "0.1.1",
"version": "0.1.2",
"description": "Allows the user to import GitHub Gists by ID through an Astro Component and Octokit",
"author": {
"email": "adam@matthiesen.xyz",