chore(master): release 1.2.1

This commit is contained in:
2026-03-05 08:44:05 +02:00
parent 7194d05fc6
commit fcb4b72dca
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.2.1](https://github.com/chenasraf/github-repos-astro-loader/compare/v1.2.0...v1.2.1) (2026-03-05)
### Bug Fixes
* clear cache on overrides change ([2566fba](https://github.com/chenasraf/github-repos-astro-loader/commit/2566fba03adea4767266e734c1db644f0e48d1a5))
## [1.2.0](https://github.com/chenasraf/github-repos-astro-loader/compare/v1.1.2...v1.2.0) (2024-12-02)

View File

@@ -1,6 +1,6 @@
{
"name": "github-repos-astro-loader",
"version": "1.2.0",
"version": "1.2.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>",