Skip to content

Commit

Permalink
Merge pull request #62 from codemod-com/cms/automations/msw-2-upgrade…
Browse files Browse the repository at this point in the history
…-recipe

Automatically generated. Merged on Decap CMS.
  • Loading branch information
mohab-sameh authored Jan 13, 2024
2 parents 1494ec9 + 72f14d1 commit 77a461b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions cms/automations/msw-2-upgrade-recipe.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@ f_long-description: >-
The recipe includes the following codemods:
* [imports](https://github.com/codemod-com/codemod-registry/tree/main/msw/2/imports)
* [imports](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/imports)
* [type-args](https://github.com/codemod-com/codemod-registry/tree/main/msw/2/type-args)
* [type-args](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/type-args)
* [request-changes](https://github.com/codemod-com/codemod-registry/tree/main/msw/2/request-changes)
* [request-changes](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/request-changes)
* [ctx-fetch](https://github.com/codemod-com/codemod-registry/tree/main/msw/2/ctx-fetch)
* [ctx-fetch](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/ctx-fetch)
* [req-passthrough](https://github.com/codemod-com/codemod-registry/tree/main/msw/2/req-passthrough)
* [req-passthrough](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/req-passthrough)
* [response-usages](https://github.com/codemod-com/codemod-registry/tree/main/msw/2/response-usages)
* [response-usages](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/response-usages)
* [callback-signature](https://github.com/codemod-com/codemod-registry/tree/main/msw/2/callback-signature)
* [callback-signature](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/callback-signature)
* [lifecycle-events-signature](https://github.com/codemod-com/codemod-registry/tree/main/msw/2/lifecycle-events-signature)
* [lifecycle-events-signature](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/lifecycle-events-signature)
* [print-handler](https://github.com/codemod-com/codemod-registry/tree/main/msw/2/print-handler)
* [print-handler](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/print-handler)
### FNs
Expand Down

0 comments on commit 77a461b

Please sign in to comment.