#!/bin/bash ( echo '# Changes' echo '' git log --first-parent --pretty=format:'%s' \ | grep -v '^update changelog' \ | perl -p -e 's/^((v?[0-9]+\.?)+)$/\n## \1\n/g' \ | perl -p -e 's/^([^#\s].*)$/* \1/g' )> CHANGELOG.md
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.travis.yml | File | 126 B | 0644 |
|
CHANGELOG.md | File | 1.78 KB | 0644 |
|
LICENSE | File | 765 B | 0644 |
|
README.md | File | 2.03 KB | 0644 |
|
gen-changelog.sh | File | 238 B | 0644 |
|
lockfile.js | File | 8.22 KB | 0644 |
|
package.json | File | 1.69 KB | 0644 |
|
sockets.md | File | 700 B | 0644 |
|
speedtest.js | File | 1.35 KB | 0644 |
|