Skip to content

Commit

Permalink
chore(release): 0.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.1](v0.7.0...v0.7.1) (2019-12-17)

### Bug Fixes

* Fix market place link ([#76](#76)) ([72ff663](72ff663))
  • Loading branch information
sonatype-community committed Dec 17, 2019
1 parent 72ff663 commit 886fbd7
Show file tree
Hide file tree
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.1](https://github.com/sonatype-nexus-community/vscode-iq-plugin/compare/v0.7.0...v0.7.1) (2019-12-17)


### Bug Fixes

* Fix market place link ([#76](https://github.com/sonatype-nexus-community/vscode-iq-plugin/issues/76)) ([72ff663](https://github.com/sonatype-nexus-community/vscode-iq-plugin/commit/72ff663f5caa0c115bf83fd2ed1f0c296945ad6b))

# [0.7.0](https://github.com/sonatype-nexus-community/vscode-iq-plugin/compare/v0.6.6...v0.7.0) (2019-12-17)


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
Expand Up @@ -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.0",
"version": "0.7.1",
"author": {
"name": "community-group"
},
Expand Down

0 comments on commit 886fbd7

Please sign in to comment.