Skip to content

Commit 83f0898

Browse files
authored
meta(release): First craft release (#240)
1 parent 5e6fd0e commit 83f0898

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,19 @@
22

33
## Unreleased
44

5+
- chore(release): Test craft release workflow
6+
This release is purely there to test our new craft release workflow and has functionality change.
7+
With this release, we now publish versioned docker images and each release action will point to their respective docker
8+
image, allowing users to pin versions from here on out.
59

610
## 1.9.0
711

8-
** Important Changes **
12+
**Important Changes**
913

1014
- **feat(sourcemaps): Add inject option to inject debug ids into source files and sourcemaps (#229) **
1115
A new option to inject Debug IDs into source files and sourcemaps was added to the action to ensure proper un-minifaction of your stacktraces. We strongly recommend enabling this by setting inject: true in your action alongside providing a path to sourcemaps.
1216

13-
** Other Changes **
17+
**Other Changes**
1418
- feat(telemetry): Collect project specific tags (#228)
1519

1620
## Previous Releases

0 commit comments

Comments
 (0)