Skip to content

Commit

Permalink
feat: Trivial change to release categories change (#258)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: categories always included in request
  • Loading branch information
rhystmills committed Sep 5, 2023
1 parent ff43164 commit 7fe8acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Setup:

1. Install `yalc` globally with `npm i yalc -g` or `yarn global add yalc`.
2. Run `npm run yalc` in your local project from your current branch in prosemirror-typerighter, to build the project and push changes to yalc.
3. Run `yalc add @guardian/prosemirror-typerighter` within the project consuming prosemirror-typerighter locally e.g. in the Composer subdirectory of flexible-content.
3. Run `yalc add @guardian/prosemirror-typerighter` within the project consuming prosemirror-typerighter locally e.g. in the Composer subdirectory of `flexible-content`.

Note: any changes you make to your local prosemirror-typerighter branch must be republished (step 3). Don't forget to run `npm run yalc` again!

Expand Down

0 comments on commit 7fe8acf

Please sign in to comment.