Skip to content

Commit

Permalink
chore(release): v2.8.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
app-publisher-bot committed Jan 31, 2022
1 parent 62d738d commit 53f663e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# VSCODE-TASKEXPLORER CHANGE LOG

## Version 2.8.0 (January 31st, 2022)

### Bug Fixes

- **Api:** tree nodes show when external providers registers but expanding them throws error
- **Tree:** typescript config files not names 'tsconfig.json' do not update in the tree if moved/renamed.

### Documentation

- **Readme:** update api section

### Features

- **Api:** add icon support for API

## Version 2.7.1 (January 28th, 2022)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "vscode-taskexplorer",
"version": "2.7.1",
"version": "2.8.0",
"displayName": "Task Explorer",
"description": "Tasks management for npm, vscode, yarn, ant, gradle, grunt, gulp, batch, bash,php composer, make, maven, python, perl, powershell, ruby, pipenv and nsis",
"icon": "res/gears-r-colors.png",
Expand Down

0 comments on commit 53f663e

Please sign in to comment.