Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f5be31c

Browse files
build(release): compiled action for 3.0.1
[skip ci]
1 parent 10d7b59 commit f5be31c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twitter-together",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A GitHub action to tweet together using pull requests",
55
"main": "lib/index.js",
66
"scripts": {
@@ -24,6 +24,7 @@
2424
"twitter-text": "^3.1.0"
2525
},
2626
"devDependencies": {
27+
"@semantic-release/exec": "^6.0.3",
2728
"@semantic-release/git": "^10.0.1",
2829
"@vercel/ncc": "^0.34.0",
2930
"nock": "^13.2.9",

0 commit comments

Comments
 (0)