Skip to content

Commit 8876a12

Browse files
author
getsentry-bot
committed
Merge branch 'release/2.18.2'
2 parents a0b1d01 + fb46f5f commit 8876a12

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## 2.18.1
413

514
### Bug Fixes πŸ›

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/craft",
3-
"version": "2.19.0-dev.0",
3+
"version": "2.18.2",
44
"description": "The universal sentry workflow CLI",
55
"main": "dist/craft",
66
"repository": "https://github.com/getsentry/craft",

0 commit comments

Comments
Β (0)