ariadne_view_components 0.0.20-x86_64-linux → 0.0.22-x86_64-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: 7816f30035727e38831e24ba4d71a101bbd787c4c1545febae6e9f5d64c48151
4
- data.tar.gz: 978ee35f572b55bdb6ff4073caf1052d8ff07b5ff65b35f3f1a64e44fbf27b29
3
+ metadata.gz: '08734e9b62204773dbe4af8e55ed8b85444f2d8ba90134799b9c5d27c52371c4'
4
+ data.tar.gz: 3c101aabedbd2caabb0a3d411c5f5f32be878d7dca10fd9c64d4e562e2bbe41f
5
5
  SHA512:
6
- metadata.gz: 7b9bbea3c511c8d2e4ec51cf304ef6ae5667eaa3b59ee4e37321416c8bfbea4da1fd7327e486f90dc74d8fe2bc8574d34ac884087c27adb9d9532bb6fecbfd49
7
- data.tar.gz: 9e05349b0bf9fcdda2e90b67abef71ab39dcab07be203b4801274b46deb4fb29c9a66326d4118bdcbbbf3b765cf048fb6917baed65951b6172bbf9e39b165fcc
6
+ metadata.gz: ceccce338ec779b64753781a24bd6235444ab3ae6d6775fbd80412024751b984ffb9666bc8b58ce31c3757dfd4645a5e95b22f97f233c7d6c9d4cf44c1126e4d
7
+ data.tar.gz: df09296013e40c39a1c32f95f580e0fd10851b1f405d691e9ec791b35f194ff523f84616e15aeb76a060e69372b750380bd4507897cad2cf2b864271ecc2e4da
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