Skip to content

Commit a2b2e1a

Browse files
authored
chore: release v0.7.2 (#42)
1 parent e196dcf commit a2b2e1a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.1"
2+
".": "0.7.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
- feat: Update all dependencies (#24)
55
- feat: Include module version in event args (#23)
66

7+
## [0.7.2](https://github.com/apm-js-collab/orchestrion-js/compare/code-transformer-v0.7.1...code-transformer-v0.7.2) (2025-09-12)
8+
9+
10+
### Bug Fixes
11+
12+
* Ensure build before publish ([#41](https://github.com/apm-js-collab/orchestrion-js/issues/41)) ([e196dcf](https://github.com/apm-js-collab/orchestrion-js/commit/e196dcf02ba0eac36811180f271db7ef1dc789db))
13+
714
## [0.7.1](https://github.com/apm-js-collab/orchestrion-js/compare/code-transformer-v0.7.0...code-transformer-v0.7.1) (2025-09-11)
815

916

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apm-js-collab/code-transformer",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)