@sentry/craft 0.30.1 → 0.32.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.32.1
4
+
5
+ ### Various fixes & improvements
6
+
7
+ - ref: Remove spinners from github target artifacts upload (#385) by @kamilogorek
8
+
9
+ ## 0.32.0
10
+
11
+ ### Various fixes & improvements
12
+
13
+ - upgrade(simple-git): Use latest version, 3.6.0 (#381) by @BYK
14
+ - feat(changelog): Limit changes to current project folder (#379) by @BYK
15
+ - ci(lint): Make lint job work for external contributors (#378) by @BYK
16
+
17
+ ## 0.31.0
18
+
19
+ ### Increase Release Safety and Reliability (ongoing)
20
+
21
+ Work on increasing the release safety and reliability.
22
+
23
+ By: @BYK (#370)
24
+
25
+ ### Various fixes & improvements
26
+
27
+ - ci: Use better key for getsentry/action-enforce-license-compliance if available (#377) by @chadwhitacre
28
+ - Use a custom action (#375) by @chadwhitacre
29
+
3
30
  ## 0.30.1
4
31
 
5
32
  ### Various fixes & improvements