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 a5eff9f commit 6b66eccCopy full SHA for 6b66ecc
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## 1.3.0
12
13
### Various fixes & improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
- "version": "1.4.0-dev.0",
+ "version": "1.4.0",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
0 commit comments