Skip to content

Commit 59e177c

Browse files
committedNov 24, 2022
incrementing version number
1 parent c5be979 commit 59e177c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed
 

‎dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "create",
3-
"version": "3.0.0",
4-
"description": "",
2+
"name": "@atlassian/gajira-create",
3+
"version": "3.0.1",
4+
"description": "Creates a Jira issue within Github Actions",
55
"main": "index.js",
66
"scripts": {
77
"prepare": "husky install",
@@ -21,7 +21,6 @@
2121
"yaml": "^2.1.3"
2222
},
2323
"devDependencies": {
24-
"@atlassian-partner-engineering/eslint-config": "^4.0.0",
2524
"@vercel/ncc": "^0.34.0",
2625
"eslint": "^8.27.0",
2726
"husky": "^8.0.2",

0 commit comments

Comments
 (0)
Failed to load comments.