@sentry/craft 0.33.7 → 0.34.0

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