@sentry/craft 1.2.1 → 1.2.3

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
+ ## 1.2.3
4
+
5
+ ### Various fixes & improvements
6
+
7
+ - fix(hex): Need local.hex --force for compiling deps (#471) by @sl0thentr0py
8
+ - ref: update jest (#468) by @asottile-sentry
9
+ - build(deps-dev): bump fast-xml-parser from 4.2.4 to 4.2.5 (#467) by @dependabot
10
+ - build(deps-dev): bump fast-xml-parser from 3.19.0 to 4.2.4 (#466) by @dependabot
11
+
12
+ ## 1.2.2
13
+
14
+ ### Various fixes & improvements
15
+
16
+ - Upgrade Flutter to 3.10 in the docker image (#463) by @marandaneto
17
+
3
18
  ## 1.2.1
4
19
 
5
20
  ### Various fixes & improvements