mirror of
https://gitea.computerliebe.org/ComputerLiebe_ORG_private/Gitea-VSCode-Clone-Plugin.git
synced 2025-07-04 03:53:42 +00:00
* chore(gitea-git-clone): update changelog and package.json for version 1.0.2
* - Translate strings to English * - Streamline Auth, Login and URL Setup * - Add Link to Public Repo * - Fix changelog
This commit is contained in:
@ -2,11 +2,15 @@
|
||||
"name": "gitea-workflow",
|
||||
"displayName": "Gitea Workflow",
|
||||
"description": "Clone from Gitea instances; Create PRs",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"publisher": "computerliebe",
|
||||
"engines": {
|
||||
"vscode": "^1.94.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.computerliebe.org/ComputerLiebe/Gitea-Workflow.git"
|
||||
},
|
||||
"categories": [
|
||||
"Other"
|
||||
],
|
||||
|
Reference in New Issue
Block a user