Skip to content

Commit 3b32be1

Browse files
authored
Merge pull request #196 from wakatime/major/dev17
Fix releasing Dev17
2 parents f4a1265 + edeb9c5 commit 3b32be1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/on_pull_request_linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: lekterable/branchlint-action@1.2.0
1212
with:
1313
allowed: |
14+
/^(.+:)?major/.+/i
1415
/^(.+:)?bugfix/.+/i
1516
/^(.+:)?feature/.+/i
1617
/^(.+:)?release/.+/i

Dev17/publishManifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json.schemastore.org/vsix-publish",
33
"categories": [ "coding", "reporting", "programming languages" ],
44
"identity": {
5-
"internalName": "WakaTime"
5+
"internalName": "WakaTime-2022"
66
},
77
"overview": "../OVERVIEW.md",
88
"priceCategory": "free",

0 commit comments

Comments
 (0)