Skip to content

Commit

Permalink
chore(release): v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumolari committed Feb 18, 2024
1 parent 72eff38 commit 6e62238
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @caff/changed-packages-github-action

## 0.0.9

### Patch Changes

- Upgrade dependencies
- Use Node 20 runtime

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@caff/changed-packages-github-action",
"version": "0.0.8",
"version": "0.0.9",
"description": "A Github action to get the packages affected by your changesets",
"main": "lib/index.js",
"repository": "https://github.com/caffco/changed-packages-github-action",
Expand Down

0 comments on commit 6e62238

Please sign in to comment.