Skip to content

Commit 6b66ecc

Browse files
committed
release: 1.4.0
1 parent a5eff9f commit 6b66ecc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Various fixes & improvements
6+
7+
- Revert changes since 1.2.3 (#475) by @mydea
8+
- ref: add python3-packaging explicitly (#474) by @asottile-sentry
9+
- fix(hex): Add erlang-dev for missing parsetools (#473) by @sl0thentr0py
10+
311
## 1.3.0
412

513
### Various fixes & improvements

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": "1.4.0-dev.0",
3+
"version": "1.4.0",
44
"description": "The universal sentry workflow CLI",
55
"main": "dist/craft",
66
"repository": "https://github.com/getsentry/craft",

0 commit comments

Comments
 (0)