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 a0b1d01 + fb46f5f commit 8876a12Copy full SHA for 8876a12
βCHANGELOG.mdβ
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 2.18.2
4
+
5
+### Bug Fixes π
6
7
+#### Action
8
9
+- Simplify install by using build artifact with release fallback by @BYK in [#705](https://github.com/getsentry/craft/pull/705)
10
+- Resolve install sub-action path for external repos by @BYK in [#704](https://github.com/getsentry/craft/pull/704)
11
12
## 2.18.1
13
14
### Bug Fixes π
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
- "version": "2.19.0-dev.0",
+ "version": "2.18.2",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
0 commit comments