@shipfox/client-features 1.0.0 → 3.0.1

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.
@@ -1,2 +1,2 @@
1
1
  $ shipfox-swc
2
- Successfully compiled: 2 files with swc (81.66ms)
2
+ Successfully compiled: 2 files with swc (330.6ms)
package/CHANGELOG.md CHANGED
@@ -1,5 +1,51 @@
1
1
  # @shipfox/client-features
2
2
 
3
+ ## 3.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - ffc7fc9: Republishes the affected release set after recovering package publication.
8
+ - Updated dependencies [ffc7fc9]
9
+ - @shipfox/client-agent@3.0.1
10
+ - @shipfox/client-auth@3.0.1
11
+ - @shipfox/client-integrations@3.0.1
12
+ - @shipfox/client-invitations@3.0.1
13
+ - @shipfox/client-projects@3.0.1
14
+ - @shipfox/client-shell@3.0.1
15
+ - @shipfox/client-workflows@3.0.1
16
+ - @shipfox/client-workspace-settings@3.0.1
17
+
18
+ ## 3.0.0
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [d735fe3]
23
+ - Updated dependencies [5b06cd5]
24
+ - @shipfox/client-shell@3.0.0
25
+ - @shipfox/client-agent@3.0.0
26
+ - @shipfox/client-auth@3.0.0
27
+ - @shipfox/client-integrations@3.0.0
28
+ - @shipfox/client-invitations@3.0.0
29
+ - @shipfox/client-projects@3.0.0
30
+ - @shipfox/client-workflows@3.0.0
31
+ - @shipfox/client-workspace-settings@3.0.0
32
+
33
+ ## 2.0.0
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [ba2e3dc]
38
+ - Updated dependencies [7ac43a4]
39
+ - Updated dependencies [1820feb]
40
+ - @shipfox/client-auth@2.0.0
41
+ - @shipfox/client-shell@2.0.0
42
+ - @shipfox/client-integrations@2.0.0
43
+ - @shipfox/client-projects@2.0.0
44
+ - @shipfox/client-agent@2.0.0
45
+ - @shipfox/client-workflows@2.0.0
46
+ - @shipfox/client-invitations@2.0.0
47
+ - @shipfox/client-workspace-settings@2.0.0
48
+
3
49
  ## 1.0.0
4
50
 
5
51
  ### Minor Changes