Skip to content

Commit

Permalink
Outline versioning script steps
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Nov 23, 2024
1 parent f95fe71 commit 6bb339e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions whatGotUpdated.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// TODO: Check which files have been updated since the last git tag

// TODO: Determine which of the three packages have been changed

// TODO: Read current versions from corresponding deno.jsonc files

// Output package names and their current versions to consider incrementing

0 comments on commit 6bb339e

Please sign in to comment.