Skip to content

Commit

Permalink
chore(release-it): improve github release name
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Nov 4, 2023
1 parent d7cbd05 commit f3c491a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
},
"github": {
"release": true,
"releaseName": "v${version}",
"web": true
},
"hooks": {
Expand Down

1 comment on commit f3c491a

@vercel
Copy link

@vercel vercel bot commented on f3c491a Nov 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui – ./

ui.nuxt.com
ui-git-dev-nuxt-js.vercel.app
ui-nuxt-js.vercel.app

Please sign in to comment.