Skip to content

Commit

Permalink
Update package version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhx828 committed May 31, 2022
1 parent 4769b41 commit 328b8f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name-template: '$NEXT_MINOR_VERSION'
tag-template: '$NEXT_MINOR_VERSION'
name-template: '$NEXT_PATCH_VERSION'
tag-template: '$NEXT_PATCH_VERSION'
categories:
- title: '🧬 Features'
labels:
Expand Down Expand Up @@ -37,4 +37,4 @@ template: |
## 🕵️‍♀️ Full commit logs
- https://github.com/oncokb/oncokb-styles/compare/$PREVIOUS_TAG...$NEXT_MINOR_VERSION
- https://github.com/oncokb/oncokb-styles/compare/$PREVIOUS_TAG...$NEXT_PATCH_VERSION
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oncokb-styles",
"version": "1.4.0-alpha.0",
"version": "1.4.1",
"description": "OncoKB Styles",
"main": "dist/css/oncokb.css",
"keywords": [
Expand Down

0 comments on commit 328b8f1

Please sign in to comment.