ariadne_view_components 0.0.91 → 0.0.93

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f2221c61b4a975b71f91b43927a4043d850186ab426816a8bb57c5122b21cd9c
4
- data.tar.gz: a03049cc246a72c13beae3ff467ee2a97cd4d2b07b920a055946fb13ff13ae00
3
+ metadata.gz: 5a625b003ef7dd25a24a964b2901ebc447cc99dbe66a32627f9d2f7b2345a297
4
+ data.tar.gz: 3bf7cde87a50553892fa279e53a08147fe84026a0c87a28502339f76a40f0777
5
5
  SHA512:
6
- metadata.gz: 2bde1b5755073a573820c1b34316096f0122c504f5bb924e04b6c7917cb62e6ccfab730d267d89fedbb541676c51c640978f6fd62d81018e0cf12cd072201392
7
- data.tar.gz: 4db67fb05b9b0b60ef74d145b963685f8c3cc35c8ed1e21b374f1b44cfa7cdbd94f379b8bfffe6b599206feac64c813e2589ccbabb9e656f07eadd24d5ea6223
6
+ metadata.gz: 7f877f005904a9ffca74c70430bd897c32e948069dfdc8682d0fa80622472f759d93d03835cff10ba04fbed43bb3c1f64a50295fda3d7d189682f599b4f140e9
7
+ data.tar.gz: 6963fae564f707d4c26561fdb238b7e52d16457008de13cd0dcbfd103b08be1d00aab9f7b978faeb90743dd8f61ed8b26310f6c5616e097d1a2aa2a3de66618e
data/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ # [v0.0.93] - 09-12-2024
2
+ ## What's Changed
3
+ * [auto-browserslist] Update Browserslist db by @sisyphusbot in https://github.com/yettoapp/ariadne/pull/530
4
+ * loosen rails versioning by @gjtorikian in https://github.com/yettoapp/ariadne/pull/534
5
+
6
+
7
+ **Full Changelog**: https://github.com/yettoapp/ariadne/compare/v0.0.92...v0.0.93
8
+ # [v0.0.92] - 04-11-2024
9
+ ## What's Changed
10
+ * [auto-browserslist] Update Browserslist db by @sisyphusbot in https://github.com/yettoapp/ariadne/pull/527
11
+ * Bump the npm-dependencies group with 16 updates by @dependabot in https://github.com/yettoapp/ariadne/pull/528
12
+
13
+
14
+ **Full Changelog**: https://github.com/yettoapp/ariadne/compare/v0.0.91...v0.0.92
1
15
  # [v0.0.91] - 17-10-2024
2
16
  ## What's Changed
3
17
  * Bump the npm-dependencies group with 15 updates by @dependabot in https://github.com/yettoapp/ariadne/pull/524