Skip to content

Commit

Permalink
chore: self mutation
Browse files Browse the repository at this point in the history
Signed-off-by: team-tf-cdk <[email protected]>
  • Loading branch information
team-tf-cdk committed Dec 12, 2023
1 parent 64d3598 commit 12463af
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
31 changes: 31 additions & 0 deletions API.md

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

5 changes: 5 additions & 0 deletions src/deprecate-packages.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/

import { JsiiProject } from "projen/lib/cdk";
import { JobPermission, JobStep } from "projen/lib/github/workflows-model";
import { PackageInfo } from "./package-info";
Expand Down

0 comments on commit 12463af

Please sign in to comment.