Skip to content

Commit

Permalink
release: Release opentelemetry-instrumentation-action_view 0.7.3 (was…
Browse files Browse the repository at this point in the history
… 0.7.2) (#1135)
  • Loading branch information
github-actions[bot] committed Aug 25, 2024
1 parent 5a7bde5 commit f817d6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions instrumentation/action_view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History: opentelemetry-instrumentation-action_view

### v0.7.3 / 2024-08-23

* FIXED: ActionView Support Legacy Formats

### v0.7.2 / 2024-08-15

* (No Significant Changes)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
module OpenTelemetry
module Instrumentation
module ActionView
VERSION = '0.7.2'
VERSION = '0.7.3'
end
end
end

0 comments on commit f817d6b

Please sign in to comment.