Skip to content

Commit 8c76b36

Browse files
committed
Bump version and update README.md
1 parent cc41a93 commit 8c76b36

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Services currently supported:
3535

3636

3737
### What's changed?
38+
* v2.0.11
39+
* Add Clone in Windsurf Next option.
40+
* Fix selectors for GitHub new design.
3841
* v2.0.10 Add Clone in Cursor and Windsurf options.
3942
* v2.0.9 Bug fixes and improvements.
4043
* v2.0.8 Google IDX link added.

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"manifest_version": 3,
55
"update_url": "https://clients2.google.com/service/update2/crx",
66
"homepage_url": "https://github.com/zvizvi/GitHub-Web-IDE",
7-
"version": "2.0.10",
7+
"version": "2.0.11",
88
"author": "zvizvi5@outlook.com",
99
"action": {
1010
"default_icon": {

src/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-web-ide",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"description": "⚡ Open GitHub repositories in online web IDE",
55
"main": "README.md",
66
"dependencies": {

0 commit comments

Comments
 (0)