Skip to content

Commit c7fa1f4

Browse files
feat!: release major versions of wrapper plugins
1 parent e40377a commit c7fa1f4

7 files changed

Lines changed: 5 additions & 2 deletions

File tree

plugins/backend-heroku-app/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A bootstrap plugin that provides the minimum required Tool Kit plugins for a "ba
99

1010
This bootstrap plugin is also preconfigured to run the `Node` task on the hook `run:local`, and binds the tasks defined by the `heroku` plugin to the hooks defined by `circleci-deploy`.
1111

12+
1213
## Installation
1314

1415
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:

plugins/backend-serverless-app/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A bootstrap plugin that provides the minimum required Tool Kit plugins for a "ba
99

1010
This bootstrap plugin is also preconfigured to run the `ServerlessRun` task on the hook `run:local`, and binds the tasks defined by the `serverless` plugin to the hooks defined by `circleci-deploy`.
1111

12+
1213
## Installation
1314

1415
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:

plugins/circleci-npm/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The tool-kit/publish job is triggered in your circleci pipeline once you do a re
66

77
This plugin will be installed as a dependency of the [component](https://github.com/Financial-Times/dotcom-tool-kit/tree/main/plugins/component) plugin so you do not need to install it separately if you are using either of those plugins.
88

9+
910
## Installation
1011

1112
Install `@dotcom-tool-kit/circleci-npm` as a `devDependency` in your app:

plugins/component/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A bootstrap plugin that provides the minimum required Tool Kit plugins for a "co
55
- [`@dotcom-tool-kit/npm`](https://github.com/Financial-Times/dotcom-tool-kit/tree/main/plugins/npm)
66
- [`@dotcom-tool-kit/circleci-npm`](https://github.com/Financial-Times/dotcom-tool-kit/tree/main/plugins/circleci-npm)
77

8+
89
## Installation
910

1011
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:

plugins/containerised-app-with-assets/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,5 @@ See the relevant documentation for further options:
4545
- [`@dotcom-tool-kit/containerised-app` plugin options](https://github.com/Financial-Times/dotcom-tool-kit/tree/main/plugins/containerised-app#plugin-wide-options)
4646
- [`@dotcom-tool-kit/docker` plugin options](https://github.com/Financial-Times/dotcom-tool-kit/tree/main/plugins/docker#plugin-wide-options)
4747

48-
4948
<!-- begin autogenerated docs -->
5049
<!-- end autogenerated docs -->

plugins/containerised-app/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ See the relevant documentation for further options:
4444
- [`@dotcom-tool-kit/cloudsmith` plugin options](https://github.com/Financial-Times/dotcom-tool-kit/tree/main/plugins/cloudsmith#plugin-wide-options)
4545
- [`@dotcom-tool-kit/docker` plugin options](https://github.com/Financial-Times/dotcom-tool-kit/tree/main/plugins/docker#plugin-wide-options)
4646

47-
4847
<!-- begin autogenerated docs -->
4948
## Plugin-wide options
5049

plugins/frontend-app/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ A bootstrap plugin that provides the minimum required Tool Kit plugins for a "fr
88

99
This bootstrap plugin is also preconfigured to run the `Node`, `WebpackDevelopment`, and `WebpackWatch` tasks on the hook `run:local`.
1010

11+
1112
## Installation
1213

1314
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:

0 commit comments

Comments
 (0)