Skip to content

Commit

Permalink
chore(release): 1.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.5](v1.2.4...v1.2.5) (2022-08-19)

### Bug Fixes

* Deduplicate components when building SBOM ([#237](#237)) ([80d35d4](80d35d4))
  • Loading branch information
sonatype-community committed Aug 19, 2022
1 parent 80d35d4 commit fca6986
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 @@
## [1.2.5](https://github.com/sonatype-nexus-community/vscode-iq-plugin/compare/v1.2.4...v1.2.5) (2022-08-19)


### Bug Fixes

* Deduplicate components when building SBOM ([#237](https://github.com/sonatype-nexus-community/vscode-iq-plugin/issues/237)) ([80d35d4](https://github.com/sonatype-nexus-community/vscode-iq-plugin/commit/80d35d442cb85772ef46f731d825cab8d92b3647))

## [1.2.4](https://github.com/sonatype-nexus-community/vscode-iq-plugin/compare/v1.2.3...v1.2.4) (2022-06-16)


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": "1.2.4",
"version": "1.2.5",
"author": {
"name": "community-group"
},
Expand Down

0 comments on commit fca6986

Please sign in to comment.