Skip to content

Commit

Permalink
chore(release): 0.74.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.74.1](v0.74.0...v0.74.1) (2024-09-17)

### Bug Fixes

-  Update @appland/components to v4.37.3 ([c679884]())
  • Loading branch information
appland-release committed Sep 17, 2024
1 parent a005c8f commit ae21cf2
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.74.1](https://github.com/getappmap/appmap-intellij-plugin/compare/v0.74.0...v0.74.1) (2024-09-17)


### Bug Fixes

- Update @appland/components to v4.37.3 ([c679884]())

## [0.74.0](https://github.com/getappmap/appmap-intellij-plugin/compare/v0.73.0...v0.74.0) (2024-09-14)


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.74.0
pluginVersion=0.74.1

sinceBuild=231.0
untilBuild=242.*
Expand Down

0 comments on commit ae21cf2

Please sign in to comment.