Skip to content

Commit

Permalink
chore: include the dist/index.js file as part of the release
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-paul-t committed Jun 11, 2024
1 parent 0d85ffe commit a05bd35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .uplift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ bumps:
- pattern: '"version": "$VERSION"'
semver: true
count: 1

git:
includeArtifacts:
- dist/index.js

0 comments on commit a05bd35

Please sign in to comment.