Skip to content

Commit

Permalink
📍 v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wraith13 committed Jul 16, 2022
1 parent 686f65e commit 3ff2a2e
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ All notable changes to the "wandbox-vscode" extension will be documented in this

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## 3.0.1 - 2022-07-??
## 3.0.1 - 2022-07-16

### Added

- Also released on [github.com](https://github.com/wraith13/wandbox-vscode/releases)
- VSIX download link in README.md

### Security

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,10 @@ No probrem! You can pull request to [wandbox](https://github.com/melpon/wandbox/
[Boost Software License](https://github.com/wraith13/wandbox-vscode/blob/master/LICENSE_1_0.txt)
## Download VSIX file ( for VS Code compatible softwares )
[Releases · wraith13/wandbox-vscode](https://github.com/wraith13/wandbox-vscode/releases)
## Acknowledgments
Thanks [@melpon](https://github.com/melpon)( 🐕 dog) and [@kikairoya](https://github.com/kikairoya)( 🐂 bull) for awesome compilation service!
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "wandbox-vscode",
"description": "Wandbox(compile & run & share service) client for VSCode. Available languages: Bash script, C, C#, C++, CoffeeScript, CPP, Crystal, D, Elixir, Erlang, Go, Groovy, Haskell, Java, JavaScript, Lazy K, Lisp, Lua, Nim, OCaml, Pascal, Perl, PHP, Pony, Python, Rill, Ruby, Rust, Scala, SQL, Apple Swift, Vim script",
"icon": "images/wandhex.128.png",
"version": "3.0.0",
"version": "3.0.1",
"publisher": "wraith13",
"license": "SEE LICENSE IN LICENSE_1_0.txt",
"engines": {
Expand Down

0 comments on commit 3ff2a2e

Please sign in to comment.