ariadne_view_components 0.0.20 → 0.0.22

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: 8a3775052a115aa2485944fbc89dc4c3b797ddf79abfcf5e68a356aa34146b1a
4
- data.tar.gz: c33353693a9445bfda5bbb6434566d2ab10d23cb999d6166cf6b44bef5b36fbc
3
+ metadata.gz: 549628e76751e110575f6aad7c1eb2753115970f96a9e91e3957d4e915df1385
4
+ data.tar.gz: 0b7afaf09112cffd96833c5c90e7fcd6adbfd7a3751eefaa6fa69596c9030d8a
5
5
  SHA512:
6
- metadata.gz: 7112119df12f3d6a8558a6d4f2a85ac8be392f39f18f8622e0ac7e539d75c15d3c95b330c3608135da282dc085426f46c8cf3d117b1f7d10864768106fa62c0c
7
- data.tar.gz: d2a06b107d3c05cf658629377e973c052fb49aefba92be06113691f33d11d865d3f89ba910b07662810c0d77f62a6d2228437ae50b3644ac40e305c2cf3a72d2
6
+ metadata.gz: 4f55b5550ed18b6f16248b3a3b2e51a926ccae8f8430895a3f161f6d2ff374d19bcae017c68efe4d38428bcf4810e7a882ab3e07e8cd4775c356200c71f9ce81
7
+ data.tar.gz: 3c9cfab4984fba19ce7b01da46afd7ff613b36fa96fa65ebc355ba0dc20c1d3429d610d09b2a4785bfa4731fbe391cf6f15070661f1bccc5d7b5e74ade3e0d68
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