Skip to content

Commit

Permalink
chore(release): 0.44.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.44.2](v0.44.1...v0.44.2) (2023-08-01)

### Bug Fixes

-  always show icons of install guide links in the same color ([df5a991]())
  • Loading branch information
semantic-release-bot committed Aug 1, 2023
1 parent df5a991 commit 6cccffe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
AppMap Plugin Changelog

## [0.44.2](https://github.com/getappmap/appmap-intellij-plugin/compare/v0.44.1...v0.44.2) (2023-08-01)


### Bug Fixes

- always show icons of install guide links in the same color ([df5a991]())

## [0.44.1](https://github.com/getappmap/appmap-intellij-plugin/compare/v0.44.0...v0.44.1) (2023-07-28)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pluginVersion=0.44.1
pluginVersion=0.44.2

sinceBuild=213.0
untilBuild=232.*
Expand Down

0 comments on commit 6cccffe

Please sign in to comment.