@sentry/craft 0.33.5 → 0.33.7

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,21 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.33.7
4
+
5
+ ### Various fixes & improvements
6
+
7
+ - bump dotnet 7 (#431) by @mattjohnsonpint
8
+
9
+ ## 0.33.6
10
+
11
+ ### Various fixes & improvements
12
+
13
+ - upgrade minimatch (#429) by @asottile-sentry
14
+ - ci(volta-cli): Switch to getsentry/action-setup-volta. This will addr… (#428) by @mattgauntseo-sentry
15
+ - Bump action versions (#426) by @mattgauntseo-sentry
16
+ - Update actions/upload-artifact to v3.1.1 (#425) by @mattgauntseo-sentry
17
+ - build(deps): bump parse-url from 7.0.2 to 8.1.0 (#416) by @dependabot
18
+
3
19
  ## 0.33.5
4
20
 
5
21
  ### Various fixes & improvements