@backstage/plugin-scaffolder-backend-module-github 0.0.0-nightly-20231213021616

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 ADDED
@@ -0,0 +1,31 @@
1
+ # @backstage/plugin-scaffolder-backend-module-github
2
+
3
+ ## 0.0.0-nightly-20231213021616
4
+
5
+ ### Minor Changes
6
+
7
+ - 219d7f0: Create new scaffolder module for external integrations
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @backstage/backend-common@0.0.0-nightly-20231213021616
13
+ - @backstage/plugin-scaffolder-node@0.0.0-nightly-20231213021616
14
+ - @backstage/integration@0.0.0-nightly-20231213021616
15
+ - @backstage/config@1.1.1
16
+ - @backstage/errors@1.2.3
17
+
18
+ ## 0.1.0-next.0
19
+
20
+ ### Minor Changes
21
+
22
+ - 219d7f0: Create new scaffolder module for external integrations
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies
27
+ - @backstage/plugin-scaffolder-node@0.2.9-next.3
28
+ - @backstage/backend-common@0.20.0-next.3
29
+ - @backstage/config@1.1.1
30
+ - @backstage/errors@1.2.3
31
+ - @backstage/integration@1.8.0-next.1
package/README.md ADDED
@@ -0,0 +1,5 @@
1
+ # @backstage/plugin-scaffolder-backend-module-github
2
+
3
+ The github module for [@backstage/plugin-scaffolder-backend](https://www.npmjs.com/package/@backstage/plugin-scaffolder-backend).
4
+
5
+ _This plugin was created through the Backstage CLI_