@triptease/tt-calendar 6.1.0 → 6.1.2

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/CHANGELOG.md DELETED
@@ -1,111 +0,0 @@
1
- # @triptease/tt-calendar
2
-
3
- ## 6.1.0
4
-
5
- ### Minor Changes
6
-
7
- - Add dual ESM/CJS output
8
-
9
- ### Patch Changes
10
-
11
- - Updated dependencies
12
- - @triptease/icons@1.4.0
13
-
14
- ## 6.0.17
15
-
16
- ### Patch Changes
17
-
18
- - Updated dependencies
19
- - @triptease/icons@1.3.14
20
-
21
- ## 6.0.16
22
-
23
- ### Patch Changes
24
-
25
- - Updated dependencies
26
- - @triptease/icons@1.3.13
27
-
28
- ## 6.0.15
29
-
30
- ### Patch Changes
31
-
32
- - Updated dependencies [ff30018]
33
- - @triptease/icons@1.3.12
34
-
35
- ## 6.0.14
36
-
37
- ### Patch Changes
38
-
39
- - Streamlined TS Config, reusing a shared file to reduce duplication and resolve issues where test files were being included in the bundle
40
- - Updated dependencies
41
- - @triptease/icons@1.3.11
42
-
43
- ## 6.0.13
44
-
45
- ### Patch Changes
46
-
47
- - Fake release to force a fix
48
- - Updated dependencies
49
- - @triptease/icons@1.3.10
50
-
51
- ## 6.0.12
52
-
53
- ### Patch Changes
54
-
55
- - Updated dependencies
56
- - @triptease/icons@1.3.9
57
-
58
- ## 6.0.11
59
-
60
- ### Patch Changes
61
-
62
- - Updated dependencies [c52217a]
63
- - @triptease/icons@1.3.8
64
-
65
- ## 6.0.10
66
-
67
- ### Patch Changes
68
-
69
- - Updated dependencies
70
- - @triptease/icons@1.3.7
71
-
72
- ## 6.0.9
73
-
74
- ### Patch Changes
75
-
76
- - Updated dependencies
77
- - @triptease/icons@1.3.6
78
-
79
- ## 6.0.8
80
-
81
- ### Patch Changes
82
-
83
- - Updated dependencies
84
- - @triptease/icons@1.3.5
85
-
86
- ## 6.0.7
87
-
88
- ### Patch Changes
89
-
90
- - Resolve internal versioning problem (packages were being deployed using workspaces:\*)
91
-
92
- ## 6.0.6
93
-
94
- ### Patch Changes
95
-
96
- - Fix packaging so that packages are dependent on published versions rather than workspace:\* versions.
97
- - Updated dependencies
98
- - @triptease/icons@1.3.4
99
-
100
- ## 6.0.5
101
-
102
- ### Patch Changes
103
-
104
- - Updated dependencies
105
- - @triptease/icons@1.3.3
106
-
107
- ## 6.0.4
108
-
109
- ### Patch Changes
110
-
111
- - 3262c7c: Various tweaks due to running a refreshed ESLint config and better Typescript usage