@spinnaker/ecs 0.0.356 → 0.0.363

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 CHANGED
@@ -3,6 +3,71 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.0.363](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.362...@spinnaker/ecs@0.0.363) (2023-10-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **publish:** set access config in deck libraries ([#10049](https://github.com/spinnaker/deck/issues/10049)) ([2a5ebe2](https://github.com/spinnaker/deck/commit/2a5ebe25662eeb9d41b5071749266bf9d6d51104))
12
+
13
+
14
+
15
+
16
+
17
+ ## [0.0.362](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.361...@spinnaker/ecs@0.0.362) (2023-09-06)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * Scaling bounds should parse float not int ([#10026](https://github.com/spinnaker/deck/issues/10026)) ([b763cae](https://github.com/spinnaker/deck/commit/b763cae826039df46b8dbe019689316ff5034e33))
23
+
24
+
25
+
26
+
27
+
28
+ ## [0.0.361](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.360...@spinnaker/ecs@0.0.361) (2023-07-20)
29
+
30
+ **Note:** Version bump only for package @spinnaker/ecs
31
+
32
+
33
+
34
+
35
+
36
+ ## [0.0.360](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.359...@spinnaker/ecs@0.0.360) (2023-06-02)
37
+
38
+ **Note:** Version bump only for package @spinnaker/ecs
39
+
40
+
41
+
42
+
43
+
44
+ ## [0.0.359](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.358...@spinnaker/ecs@0.0.359) (2023-05-11)
45
+
46
+
47
+ ### Bug Fixes
48
+
49
+ * **ecs:** VPC Subnet dropdown fix in ecs server group creation. ([10abc99](https://github.com/spinnaker/deck/commit/10abc99641a35803cc3c729d3ccc037ea19a9ed2))
50
+
51
+
52
+
53
+
54
+
55
+ ## [0.0.358](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.357...@spinnaker/ecs@0.0.358) (2023-05-03)
56
+
57
+ **Note:** Version bump only for package @spinnaker/ecs
58
+
59
+
60
+
61
+
62
+
63
+ ## [0.0.357](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.356...@spinnaker/ecs@0.0.357) (2023-04-03)
64
+
65
+ **Note:** Version bump only for package @spinnaker/ecs
66
+
67
+
68
+
69
+
70
+
6
71
  ## [0.0.356](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.355...@spinnaker/ecs@0.0.356) (2023-02-07)
7
72
 
8
73