ariadne_view_components 0.0.91 → 0.0.92

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f2221c61b4a975b71f91b43927a4043d850186ab426816a8bb57c5122b21cd9c
4
- data.tar.gz: a03049cc246a72c13beae3ff467ee2a97cd4d2b07b920a055946fb13ff13ae00
3
+ metadata.gz: f83377f8f93bef6eba9cc7e12a56da4563410c33425e515c8b0d5f323550d702
4
+ data.tar.gz: 5170115bb8040ef7b4c4d4a7e3eceaaa75379b8ee5dab888da508f8323564785
5
5
  SHA512:
6
- metadata.gz: 2bde1b5755073a573820c1b34316096f0122c504f5bb924e04b6c7917cb62e6ccfab730d267d89fedbb541676c51c640978f6fd62d81018e0cf12cd072201392
7
- data.tar.gz: 4db67fb05b9b0b60ef74d145b963685f8c3cc35c8ed1e21b374f1b44cfa7cdbd94f379b8bfffe6b599206feac64c813e2589ccbabb9e656f07eadd24d5ea6223
6
+ metadata.gz: daab5b59ab307e612356dc565389f2ac12dcfb3b5665a211da482373abbebc24a566102111ed39713443bd42af0e033268a623ce7d6dd70646de552ea04b724c
7
+ data.tar.gz: f4f757ede6077b3c583e1ef342fe314faa53fbac0ccd019873834f22b4ada7ad25ee43e064c9d32bfcdb76f89b874e35a4ee5cc27e329769e195f63a612f9b1c
data/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [v0.0.92] - 04-11-2024
2
+ ## What's Changed
3
+ * [auto-browserslist] Update Browserslist db by @sisyphusbot in https://github.com/yettoapp/ariadne/pull/527
4
+ * Bump the npm-dependencies group with 16 updates by @dependabot in https://github.com/yettoapp/ariadne/pull/528
5
+
6
+
7
+ **Full Changelog**: https://github.com/yettoapp/ariadne/compare/v0.0.91...v0.0.92
1
8
  # [v0.0.91] - 17-10-2024
2
9
  ## What's Changed
3
10
  * Bump the npm-dependencies group with 15 updates by @dependabot in https://github.com/yettoapp/ariadne/pull/524