Skip to content

Commit

Permalink
Version 2.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennykorsukewitz committed Apr 22, 2024
1 parent eb15879 commit 95438fe
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
# [2.0.0]
# [2.0.1] - 2024-04-22

## Refactoring
## Changed

- Changed source language to TypeScript.
- Added esbuild to get Browser Editor support.
- Refactored code.

## Added

The GitHub API is limited to 60 requests per hour for non authorized requests. You can provide your GitHub username and an access token to push this limit to 5000 requests per hour. Please see the [official GitHub doc](https://docs.github.com/en/free-pro-team@latest/rest/rate-limit/rate-limit?apiVersion=2022-11-28) for further information.
You can generate the access token in your [GitHub settings](https://github.com/settings/tokens).

- Added gitHubFileFetcher.githubUsername setting.
- Added gitHubFileFetcher.githubToken setting.
- Updated icon.
- Changed release workflow to reusable.release.vscode.yml.

0 comments on commit 95438fe

Please sign in to comment.