chore: update versions

This commit is contained in:
github-actions[bot] 2024-04-01 12:34:28 +00:00
parent 53c47a27a5
commit a4bf2a059d
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@matthiesenxyz/astro-gists": patch
---
[Internal] Upgrade `AIK` from 0.7.0 to 0.8.0

View File

@ -1,5 +1,11 @@
# @matthiesenxyz/astro-gists # @matthiesenxyz/astro-gists
## 0.3.1
### Patch Changes
- 53c47a2: [Internal] Upgrade `AIK` from 0.7.0 to 0.8.0
## 0.3.0 ## 0.3.0
### Minor Changes ### Minor Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@matthiesenxyz/astro-gists", "name": "@matthiesenxyz/astro-gists",
"version": "0.3.0", "version": "0.3.1",
"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",