chore(master): release 1.0.0

This commit is contained in:
Chen Asraf
2024-11-29 02:00:15 +02:00
parent 3d7a6ae708
commit 97f8c63daf
2 changed files with 9 additions and 1 deletions

8
CHANGELOG.md Normal file
View File

@@ -0,0 +1,8 @@
# Changelog
## 1.0.0 (2024-11-29)
### Features
* initial commit ([1759cd3](https://github.com/chenasraf/github-repos-astro-loader/commit/1759cd35e09ee2fb803f7d1a24b45c337d693251))

View File

@@ -1,6 +1,6 @@
{
"name": "github-repos-astro-loader",
"version": "0.1.0",
"version": "1.0.0",
"description": "An Astro loader to fetch GitHub repositories for use as content in Astro websites",
"author": "Chen Asraf <contact@casraf.dev>",
"license": "MIT",