@gomusdev/web-components 0.0.7 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,3 +1,12 @@
1
- # TODO
1
+ # Changelog
2
2
 
3
- # WRITE ME
3
+ ## 0.0.9
4
+ - Add `go-cart` component
5
+ - Add `go-checkout-button` component
6
+ - Add `go-total` component
7
+
8
+
9
+ ## 0.0.8
10
+ - When `go-ticket-selection` filter is `annual`, should correctly show the annual tickets
11
+ - Hide `go-calendar` and `go-timeslots` when filter is `annual`
12
+ - Hide `go-timeslots` when filter is `normal`