@techdocs/cli 1.9.0-next.3 → 1.9.0

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
@@ -1,5 +1,21 @@
1
1
  # @techdocs/cli
2
2
 
3
+ ## 1.9.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 8de3d2d: Allow configurable optional retries for publisher AWS S3 operations.
8
+
9
+ ### Patch Changes
10
+
11
+ - 69f84ac: Internal update to work with dynamic imports.
12
+ - Updated dependencies
13
+ - @backstage/backend-defaults@0.8.0
14
+ - @backstage/plugin-techdocs-node@1.13.0
15
+ - @backstage/catalog-model@1.7.3
16
+ - @backstage/cli-common@0.1.15
17
+ - @backstage/config@1.3.2
18
+
3
19
  ## 1.9.0-next.3
4
20
 
5
21
  ### Patch Changes