chore: update versions
This commit is contained in:
parent
fc5ea6dafe
commit
1c9c163fee
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@matthiesenxyz/astro-gists": patch
|
||||
---
|
||||
|
||||
bug fix, disable theme system for the moment
|
|
@ -1,5 +1,11 @@
|
|||
# @matthiesenxyz/astro-gists
|
||||
|
||||
## 0.2.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fc5ea6d: bug fix, disable theme system for the moment
|
||||
|
||||
## 0.2.2
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"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",
|
||||
"author": {
|
||||
"email": "adam@matthiesen.xyz",
|
||||
|
|
Loading…
Reference in New Issue