Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
chore(release): update Ship.js tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Apr 3, 2020
1 parent 9241111 commit 59393b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ship.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {
}
return true;
},
getTagName: ({ version }) => version,
versionUpdated: ({ version, dir }) => {
fs.writeFileSync(
path.resolve(dir, 'src', 'version.ts'),
Expand Down

0 comments on commit 59393b9

Please sign in to comment.