Skip to content

Commit

Permalink
feat(docgen): upgrade docgen version to fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
briancaffey committed May 2, 2024
1 parent fd6afd0 commit db818f6
Show file tree
Hide file tree
Showing 6 changed files with 117 additions and 122 deletions.
3 changes: 2 additions & 1 deletion .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .projen/tasks.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,7 @@ project.tryFindObjectFile('.github/workflows/release.yml')?.addToArray(
},
);

project.addDevDeps('jsii-docgen@10.x');
project.addDevDeps('jsii-rosetta@5.x');

project.synth();
78 changes: 0 additions & 78 deletions API.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit db818f6

Please sign in to comment.