@sentry/craft 0.34.0 → 0.34.2

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,18 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.34.2
4
+
5
+ ### Various fixes & improvements
6
+
7
+ - sentry-pypi: get the commit id, not the tree (#441) by @asottile-sentry
8
+
9
+ ## 0.34.1
10
+
11
+ ### Various fixes & improvements
12
+
13
+ - sentry-pypi: fix trailing whitespace in git output (#440) by @asottile-sentry
14
+ - build(deps): bump json5 from 2.1.3 to 2.2.3 (#439) by @dependabot
15
+
3
16
  ## 0.34.0
4
17
 
5
18
  ### Various fixes & improvements