Skip to content

Commit

Permalink
chore(release): 1.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.4](v1.3.3...v1.3.4) (2023-08-03)

### Bug Fixes

* improve message to output: meta not displayed ([#250](#250)) ([ed58962](ed58962))
  • Loading branch information
sonatype-community committed Aug 3, 2023
1 parent 975dd71 commit b062ea4
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.3.4](https://github.com/sonatype-nexus-community/vscode-iq-plugin/compare/v1.3.3...v1.3.4) (2023-08-03)


### Bug Fixes

* improve message to output: meta not displayed ([#250](https://github.com/sonatype-nexus-community/vscode-iq-plugin/issues/250)) ([ed58962](https://github.com/sonatype-nexus-community/vscode-iq-plugin/commit/ed589629542b3d9f5d196f6cd1973d8804dfb956))

## [1.3.3](https://github.com/sonatype-nexus-community/vscode-iq-plugin/compare/v1.3.2...v1.3.3) (2023-02-24)


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

0 comments on commit b062ea4

Please sign in to comment.