Skip to content

Commit dfa4c6f

Browse files
committed
Merge branch 'master' of https://github.com/jmaicaaan/commitji
2 parents f70945a + 8c0563f commit dfa4c6f

File tree

10 files changed

+15196
-4812
lines changed

10 files changed

+15196
-4812
lines changed

.github/workflows/npmpublish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515
- uses: actions/setup-node@v1
1616
with:
17-
node-version: 12
17+
node-version: '16.x'
1818
- run: npm ci
1919
- run: npm run bs
2020
- run: npm run compile-core
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v2
2727
- uses: actions/setup-node@v1
2828
with:
29-
node-version: 12
29+
node-version: '16.x'
3030
registry-url: https://registry.npmjs.org/
3131
- run: npm ci
3232
- run: npm run publish-core

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
16.14.2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
Contributions, issues and feature requests are welcome!
2323

24-
Feel free to check [issues page](https://github.com/jmaicaaan/system-media/issues).
24+
Feel free to check [issues page](https://github.com/jmaicaaan/commitji/issues).
2525

2626
## Show your support
2727

0 commit comments

Comments
 (0)