* chore(license): remove LICENSE file

* feat(gitea-git-clone): update CHANGELOG.md for version 1.0.1
* feat(gitea-git-clone): add LICENSE file
* feat(gitea-git-clone): update README.md with new features and commands
* feat(gitea-git-clone): add gitea-workflow-1.0.0.vsix file
* feat(gitea-git-clone): add vscode_gitea_plugin.png image
* feat(gitea-git-clone): update package.json version to 1.0.1
This commit is contained in:
2024-10-21 02:59:24 +02:00
parent ead2e12a9c
commit f2ed934e91
7 changed files with 63 additions and 30 deletions

View File

@ -1,9 +1,21 @@
# Change Log
All notable changes to the "gitea-git-clone" extension will be documented in this file.
All notable changes to the gitea-workflow” extension will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
## [Unreleased]
- Initial release
- Initial release
## 1.0.1
### Added
- Add Icon
- Add section for PR to README
- Update README
## 1.0.0
_initial release_