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.
1 parent c984873 commit d630201Copy full SHA for d630201
βCHANGELOG.mdβ
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 2.23.2
4
+
5
+### Bug Fixes π
6
7
+- Resolve 4 open Dependabot security alerts via pnpm overrides by @BYK in [#767](https://github.com/getsentry/craft/pull/767)
8
9
+### Documentation π
10
11
+- Clarify urlTemplate usage and repo_url derivation for registry target by @BYK in [#766](https://github.com/getsentry/craft/pull/766)
12
13
## 2.23.1
14
15
### Bug Fixes π
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
- "version": "2.24.0-dev.0",
+ "version": "2.23.2",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
0 commit comments