We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46e6648 + 41c598a commit 1f5e6bbCopy full SHA for 1f5e6bb
βCHANGELOG.mdβ
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 2.24.0
4
+
5
+### New Features β¨
6
7
+- Add `sdkName` option and symlink creation for SDK packages in registry by @s1gr1d in [#769](https://github.com/getsentry/craft/pull/769)
8
9
+### Internal Changes π§
10
11
+- (deps-dev) Bump tar from 7.5.8 to 7.5.10 by @dependabot in [#768](https://github.com/getsentry/craft/pull/768)
12
13
## 2.23.2
14
15
### Bug Fixes π
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
- "version": "2.24.0-dev.0",
+ "version": "2.24.0",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
0 commit comments