Skip to content

Commit 0b4a008

Browse files
timfishbizob2828
authored andcommitted
chore: v0.5.0 release (apm-js-collab#18)
1 parent 0dfd909 commit 0b4a008

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.0
2+
3+
- fix: Allow injecting into functions nested in functions (#17)
4+
15
## 0.4.0
26

37
- feat: Error when code injection fails (#9)

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.4.0",
3+
"version": "0.5.0",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)