👷 [ci]: Ready for Release (#34)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-03-09 08:32:51 -08:00 committed by GitHub
parent fc5ea6dafe
commit 7334fb2d1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@matthiesenxyz/astro-gists": patch
---
bug fix, disable theme system for the moment

View File

@ -1,5 +1,11 @@
# @matthiesenxyz/astro-gists # @matthiesenxyz/astro-gists
## 0.2.3
### Patch Changes
- fc5ea6d: bug fix, disable theme system for the moment
## 0.2.2 ## 0.2.2
### Patch Changes ### Patch Changes

View File

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