From f441cf306c3859f7035bffce005270d620f6d96c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denny=20Korsuk=C3=A9witz?= Date: Tue, 26 Sep 2023 09:24:46 +0200 Subject: [PATCH] Version 1.0.1. --- CHANGELOG.md | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba9c2e7..57352e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,9 @@ All notable changes to the "GitHubFileFetcher" extension will be documented in t - Improved VSCode Marketplace keywords. - Applied common add style. + +## [1.0.0] + +### Initial release of GitHubFileFetcher extension + +**GitHubFileFetcher** is an extension that searches and fetches files from GitHub. \ No newline at end of file diff --git a/README.md b/README.md index c919af9..5a75d1a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ | Status | | ------ | -| [![GitHub commits since tagged version](https://img.shields.io/github/commits-since/dennykorsukewitz/VSCode-GitHubFileFetcher/1.0.0/dev)](https://github.com/dennykorsukewitz/VSCode-GitHubFileFetcher/compare/1.0.0...dev) ![GitHub Workflow Lint](https://github.com/dennykorsukewitz/VSCode-GitHubFileFetcher/actions/workflows/lint.yml/badge.svg?branch=dev&style=flat&label=Lint) ![GitHub Workflow Pages](https://github.com/dennykorsukewitz/VSCode-GitHubFileFetcher/actions/workflows/pages.yml/badge.svg?branch=dev&style=flat&label=GitHub%20Pages) | +| [![GitHub commits since tagged version](https://img.shields.io/github/commits-since/dennykorsukewitz/VSCode-GitHubFileFetcher/1.0.1/dev)](https://github.com/dennykorsukewitz/VSCode-GitHubFileFetcher/compare/1.0.1...dev) ![GitHub Workflow Lint](https://github.com/dennykorsukewitz/VSCode-GitHubFileFetcher/actions/workflows/lint.yml/badge.svg?branch=dev&style=flat&label=Lint) ![GitHub Workflow Pages](https://github.com/dennykorsukewitz/VSCode-GitHubFileFetcher/actions/workflows/pages.yml/badge.svg?branch=dev&style=flat&label=GitHub%20Pages) | ## Feature