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 0386937 commit 8586743Copy full SHA for 8586743
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.1.1
4
+
5
+### Various fixes & improvements
6
7
+- fix: Add optional to type chain (#560) by @brian-lou
8
9
## 2.1.0
10
11
### Various fixes & improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
- "version": "2.2.0-dev.0",
+ "version": "2.1.1",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
0 commit comments