chore(master): release 1.1.1

This commit is contained in:
Chen Asraf
2024-11-29 02:53:19 +02:00
parent bcdbc983e0
commit c5d2020aa5
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.1.1](https://github.com/chenasraf/github-repos-astro-loader/compare/v1.1.0...v1.1.1) (2024-11-29)
### Bug Fixes
* loader schema ([bcdbc98](https://github.com/chenasraf/github-repos-astro-loader/commit/bcdbc983e08458b26f4376e1485cc7fc2244303d))
## [1.1.0](https://github.com/chenasraf/github-repos-astro-loader/compare/v1.0.0...v1.1.0) (2024-11-29)

View File

@@ -1,6 +1,6 @@
{
"name": "github-repos-astro-loader",
"version": "1.1.0",
"version": "1.1.1",
"description": "An Astro loader to fetch GitHub repositories for use as content in Astro websites",
"repository": "https://github.com/casraf/github-repos-astro-loader",
"author": "Chen Asraf <contact@casraf.dev>",