Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b78661f

Browse files
authored
Merge pull request #28 from crabnebula-dev/release
Publish New Versions
2 parents 75e11d0 + 6f602f2 commit b78661f

5 files changed

Lines changed: 7 additions & 16 deletions

File tree

.changes/metadata.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/vscode-icons-12-8.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/wizer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[0.2.0]
4+
5+
- [`13a122c`](https://github.com/crabnebula-dev/file-icons/commit/13a122c03961a084fc1aaeee5cc7990d03df2d42) Update NPM metadata & Readme
6+
- [`39c81f6`](https://github.com/crabnebula-dev/file-icons/commit/39c81f6ee75582924b9a97954428aee8e95d52c0) Bump `vscode-icons` to 12.8.0
7+
- [`e6537a7`](https://github.com/crabnebula-dev/file-icons/commit/e6537a769e65b5e892d79501fdb5a6092a63ba32) Use `wizer` to pre-initialize the WASM module, this shaves off ~400 nanoseconds from each call
8+
39
## \[0.1.0]
410

511
- [`868eb7b`](https://github.com/crabnebula-dev/file-icons/commit/868eb7b4a33ce0acf4996d57becb859539cabc0f) Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@crabnebula/file-icons",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "File Icons for IDEs",
55
"license": "MIT OR Apache-2.0",
66
"author": "Jonas Kruckenberg <[email protected]>",

0 commit comments

Comments
 (0)