@sentry/craft 0.33.6 → 0.33.8

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,20 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.33.8
4
+
5
+ ### Various fixes & improvements
6
+
7
+ - Emit dotnet and nuget version info (#437) by @mattjohnsonpint
8
+ - Bump symbol collector (#435) by @bruno-garcia
9
+ - build(deps-dev): bump simple-git from 3.6.0 to 3.15.0 (#436) by @dependabot
10
+ - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#434) by @dependabot
11
+
12
+ ## 0.33.7
13
+
14
+ ### Various fixes & improvements
15
+
16
+ - bump dotnet 7 (#431) by @mattjohnsonpint
17
+
3
18
  ## 0.33.6
4
19
 
5
20
  ### Various fixes & improvements