Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
ab02c0d880 | ||
|
fc187df45e | ||
|
389dc4441f | ||
|
bbc8ec9ca5 | ||
|
10151792e7 | ||
|
012928bcda |
32
CHANGELOG.md
32
CHANGELOG.md
@@ -1,7 +1,21 @@
|
|||||||
|
## <small>1.0.34 (2021-05-19)</small>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## <small>1.0.33 (2021-05-19)</small>
|
||||||
|
|
||||||
|
* chore(release): v1.0.33 ([fc187df](https://github.com/simonecorsi/mawesome/commit/fc187df))
|
||||||
|
* build(deps): bump handlebars from 4.7.6 to 4.7.7 ([012928b](https://github.com/simonecorsi/mawesome/commit/012928b))
|
||||||
|
* build(deps): bump lodash from 4.17.20 to 4.17.21 ([1015179](https://github.com/simonecorsi/mawesome/commit/1015179))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## <small>1.0.32 (2021-01-22)</small>
|
## <small>1.0.32 (2021-01-22)</small>
|
||||||
|
|
||||||
* docs: added documentation ([5753aef](https://github.com/simonecorsi/mawesome/commit/5753aef))
|
|
||||||
* chore: removed unused npm packages ([3ad1555](https://github.com/simonecorsi/mawesome/commit/3ad1555))
|
* chore: removed unused npm packages ([3ad1555](https://github.com/simonecorsi/mawesome/commit/3ad1555))
|
||||||
|
* chore(release): v1.0.32 ([fe15d93](https://github.com/simonecorsi/mawesome/commit/fe15d93))
|
||||||
|
* docs: added documentation ([5753aef](https://github.com/simonecorsi/mawesome/commit/5753aef))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -19,19 +33,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## <small>1.0.29 (2021-01-16)</small>
|
|
||||||
|
|
||||||
* chore(release): v1.0.29 ([874894b](https://github.com/simonecorsi/mawesome/commit/874894b))
|
|
||||||
* ci: on pull_request hook ([748c821](https://github.com/simonecorsi/mawesome/commit/748c821))
|
|
||||||
* ci: test on push ([226c942](https://github.com/simonecorsi/mawesome/commit/226c942))
|
|
||||||
* feat: added test workflow for pr ([1bd01f6](https://github.com/simonecorsi/mawesome/commit/1bd01f6))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## <small>1.0.28 (2021-01-16)</small>
|
|
||||||
|
|
||||||
* chore(release): v1.0.28 ([c805822](https://github.com/simonecorsi/mawesome/commit/c805822))
|
|
||||||
* tests: added tests ([b8890fc](https://github.com/simonecorsi/mawesome/commit/b8890fc))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
913
package-lock.json
generated
913
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mawesome",
|
"name": "mawesome",
|
||||||
"version": "1.0.32",
|
"version": "1.0.34",
|
||||||
"description": "Generate awesome list from user starred repositories",
|
"description": "Generate awesome list from user starred repositories",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Simone Corsi<simonecorsi.dev@gmail.com>",
|
"author": "Simone Corsi<simonecorsi.dev@gmail.com>",
|
||||||
|
Reference in New Issue
Block a user