ariadne_view_components 0.0.20-aarch64-linux → 0.0.22-aarch64-linux

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: 2291d1b2cc786d6eaae2a921d3606b0a4c9027ed83e281ca29ef5dcdf53388f8
4
- data.tar.gz: 4dd3140b7d1546b041d58eb8ea1c116a78a6fb4df802602f051e99721ca56b5c
3
+ metadata.gz: 452a3879b4fbe921dca397ec1240d1d8c0858b7533f517e44c97298d60fb9f28
4
+ data.tar.gz: bfa0e6ccb5a3fb0fef9a407fda640bc41f3d892ee1b4a67629a5226e4448b161
5
5
  SHA512:
6
- metadata.gz: 3e8a3a956bd538c8aac119e075b12ad60a86fea697be0823c9df0b3add15cfb68982a70053758e424aedd62e36bde32fe9515a7c4053c298deb711bd397964ad
7
- data.tar.gz: 34c9543d6fe1f7c4891bfd723e50fc04bd784d3262d957ac6e4d64dbbba8676ab53d695cae317b9500db2ec986b0d4da99e8d4a852bc0c47ebbeddc00e8d0dc6
6
+ metadata.gz: 9bceb76c21eea67903fc63cbff6267f3c51eb129b20288d0b9889795f489493ebcc44beb4d50ad0b43cb02014a5e5956bf56d6ce8319b545af92fda3664f46af
7
+ data.tar.gz: 4ef29a03b2059f0137278ee049732e56800bacc73a6c2870cfba614712f1ccf0eabb382c1888f6f7d18c7b04e4d4b102d54e2a84504f2a70399cf9d184c3a9b6
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