Skip to content

Commit 159d2c6

Browse files
committed
Merge branch 'vscode-icons-11.1.0'
2 parents 262bc57 + 0840ea3 commit 159d2c6

15 files changed

+12689
-9829
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66

7+
## [1.0.23] - 2021-02-13
8+
9+
- Updated `vscode-icons` to 11.1.0
10+
- Various improvements [#27](https://github.com/dderevjanik/github-vscode-icons/pull/27), thanks to [kidonng](https://github.com/kidonng)
11+
- Better github url detection [#26](https://github.com/dderevjanik/github-vscode-icons/pull/26), thanks to [kidonng](https://github.com/kidonng)
12+
- Test for queries [#24](https://github.com/dderevjanik/github-vscode-icons/pull/24), thanks to [s-weigand](https://github.com/s-weigand)
13+
- Vertically adjuested icons [#28](https://github.com/dderevjanik/github-vscode-icons/pull/30), thanks to [antoinerousseau](https://github.com/antoinerousseau)
14+
715
## [1.0.22] - 2020-06-30
816

917
### Fixes

build/icons/file_type_fauna.svg

Lines changed: 1 addition & 0 deletions
Loading

build/icons/file_type_hypr.svg

Lines changed: 1 addition & 0 deletions
Loading

build/icons/file_type_ogone.svg

Lines changed: 1 addition & 0 deletions
Loading

build/icons/file_type_pytyped.svg

Lines changed: 1 addition & 0 deletions
Loading

build/icons/file_type_tiltfile.svg

Lines changed: 1 addition & 0 deletions
Loading

build/icons/file_type_tuc.svg

Lines changed: 1 addition & 0 deletions
Loading

build/icons/file_type_typedoc.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

build/manifest.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,5 @@
4848
"*://gitlab.com/*",
4949
"*://pastebin.com/*",
5050
"*://sourceforge.net/*"
51-
],
52-
"-ms-preload": {
53-
"backgroundScript": "backgroundScriptsAPIBridge.js",
54-
"contentScript": "contentScriptsAPIBridge.js"
55-
}
51+
]
5652
}

0 commit comments

Comments
 (0)