ariadne_view_components 0.0.20-arm64-darwin → 0.0.21-arm64-darwin

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: aec8abd7c04ab10cf66d979db7c7a9bc062f20c633a1af4a6290ad760246a18a
4
- data.tar.gz: c4931ac5769fa4fdeacc6d0afb00481e1e6e9439743afd3914cc5a4ffceb1064
3
+ metadata.gz: 84f10d02815aa8c435529430e89db163874a67182d93864e529e7c1292331c8e
4
+ data.tar.gz: 61df81abb1ccc37b676c2f10975e54561dbed5bc726667210332b998d5747ca9
5
5
  SHA512:
6
- metadata.gz: ecd2f7f0f5ad4014f3befdedbc253ac576701b225dad23615a0ec0c40915090e917d933171d9e390a41bedfe3e5a2b6d2f3b13ece92dba9c1dacb5ae94191c4e
7
- data.tar.gz: 74689854ec244bdfb72a492eabe65d31dbe6f7f4ed52014bb097c556d57004803b45ca4b53fb769056219ec0a1ef81b1083652985cbbbc590a550462661e437d
6
+ metadata.gz: a2528e0bd3b5fa49e945d25e6e7807a1442f978ec4e9d9b19601af4331a74c004d2180f21347d8ce5b3939d73d8316daa3aea9982944967b59bb0f656347248f
7
+ data.tar.gz: 1d63c4577390892f3b0081fb19d44a7f64a5a34338fe2ff27035e51ccd59a37e47a31d032345774cd38c82293792d20264800a89f87ce5eef32e8cdc4501ac41
data/CHANGELOG.md CHANGED
@@ -2,7 +2,16 @@
2
2
 
3
3
  ## [Unreleased](https://github.com/yettoapp/ariadne/tree/HEAD)
4
4
 
5
- [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.19...HEAD)
5
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.20...HEAD)
6
+
7
+ **Merged pull requests:**
8
+
9
+ - Demo fixups [\#20](https://github.com/yettoapp/ariadne/pull/20) ([gjtorikian](https://github.com/gjtorikian))
10
+ - Fix nits with ariadne setup [\#19](https://github.com/yettoapp/ariadne/pull/19) ([birdcar](https://github.com/birdcar))
11
+
12
+ ## [0.0.20](https://github.com/yettoapp/ariadne/tree/0.0.20) (2022-10-12)
13
+
14
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.19...0.0.20)
6
15
 
7
16
  **Merged pull requests:**
8
17
 
@@ -22,15 +31,15 @@
22
31
 
23
32
  ## [0.0.17](https://github.com/yettoapp/ariadne/tree/0.0.17) (2022-10-05)
24
33
 
25
- [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.16...0.0.17)
34
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.16...0.0.17)
26
35
 
27
- ## [v0.0.16](https://github.com/yettoapp/ariadne/tree/v0.0.16) (2022-10-04)
36
+ ## [0.0.16](https://github.com/yettoapp/ariadne/tree/0.0.16) (2022-10-04)
28
37
 
29
- [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.16...v0.0.16)
38
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/v0.0.16...0.0.16)
30
39
 
31
- ## [0.0.16](https://github.com/yettoapp/ariadne/tree/0.0.16) (2022-10-04)
40
+ ## [v0.0.16](https://github.com/yettoapp/ariadne/tree/v0.0.16) (2022-10-04)
32
41
 
33
- [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.15...0.0.16)
42
+ [Full Changelog](https://github.com/yettoapp/ariadne/compare/0.0.15...v0.0.16)
34
43
 
35
44
  ## [0.0.15](https://github.com/yettoapp/ariadne/tree/0.0.15) (2022-10-04)
36
45