Skip to content

Commit 79f0641

Browse files
authored
docs: Fix CHANGELOG.md order (#43)
1 parent a2b2e1a commit 79f0641

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
## 0.7.0
2-
3-
- feat: Sourcemap support (#16)
4-
- feat: Update all dependencies (#24)
5-
- feat: Include module version in event args (#23)
1+
# Changelog
62

73
## [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)
84

@@ -13,6 +9,15 @@
139

1410
## [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)
1511

12+
### Bug Fixes
13+
14+
* `versionRange` TypeScript definition ([#35](https://github.com/apm-js-collab/orchestrion-js/issues/35)) ([89cff5a](https://github.com/apm-js-collab/orchestrion-js/commit/89cff5a80bc1149c0bf0b930bf785c75b1d6ac2f))
15+
16+
## 0.7.0
17+
18+
- feat: Sourcemap support (#16)
19+
- feat: Update all dependencies (#24)
20+
- feat: Include module version in event args (#23)
1621

1722
### Bug Fixes
1823

0 commit comments

Comments
 (0)