Skip to content

Commit

Permalink
chore(release): 0.7.8 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.8](v0.7.7...v0.7.8) (2020-10-20)

### Bug Fixes

* 1) update mvn dep:tree to support multi-module projects. 2) add dedupe logic to the component list ([#99](#99)) ([afaa7f4](afaa7f4))
sonatype-community committed Oct 20, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent afaa7f4 commit f92a60f
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.7.8](https://github.com/sonatype-nexus-community/vscode-iq-plugin/compare/v0.7.7...v0.7.8) (2020-10-20)


### Bug Fixes

* 1) update mvn dep:tree to support multi-module projects. 2) add dedupe logic to the component list ([#99](https://github.com/sonatype-nexus-community/vscode-iq-plugin/issues/99)) ([afaa7f4](https://github.com/sonatype-nexus-community/vscode-iq-plugin/commit/afaa7f46bea96b0ace01562572729de202529e49))

## [0.7.7](https://github.com/sonatype-nexus-community/vscode-iq-plugin/compare/v0.7.6...v0.7.7) (2020-10-09)


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
@@ -2,7 +2,7 @@
"name": "vscode-iq-plugin",
"displayName": "Sonatype Nexus IQ Extension for VSCode",
"description": "Sonatype Nexus IQ Extension for VSCode",
"version": "0.7.7",
"version": "0.7.8",
"author": {
"name": "community-group"
},

0 comments on commit f92a60f

Please sign in to comment.