chore: update versions

This commit is contained in:
github-actions[bot] 2024-03-02 10:02:15 +00:00
parent 12c63792a2
commit d648eb6d31
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@matthiesenxyz/astro-gists": patch
---
update mdx integration config, as well as impliment ratelimit checks on Octokit with logs!

View File

@ -1,5 +1,11 @@
# @matthiesenxyz/astro-gists
## 0.1.1
### Patch Changes
- a27111a: update mdx integration config, as well as impliment ratelimit checks on Octokit with logs!
## 0.1.0
### Minor Changes

View File

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