Skip to content

Commit e5ba2cf

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.45
1 parent f684399 commit e5ba2cf

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
## <small>1.0.45 (2022-01-17)</small>
2+
3+
* build(deps): bump shelljs from 0.8.4 to 0.8.5 ([1da350a](https://github.com/simonecorsi/mawesome/commit/1da350a))
4+
5+
6+
17
## <small>1.0.44 (2021-10-26)</small>
28

9+
* chore(release): v1.0.44 ([6ffe17f](https://github.com/simonecorsi/mawesome/commit/6ffe17f))
310
* feat: git add multiple files at once ([4aef61f](https://github.com/simonecorsi/mawesome/commit/4aef61f))
411

512

@@ -26,11 +33,3 @@
2633

2734

2835

29-
## <small>1.0.40 (2021-10-13)</small>
30-
31-
* chore(release): v1.0.40 ([0e016f4](https://github.com/simonecorsi/mawesome/commit/0e016f4))
32-
* fix: fixes while exit condition ([8f9b4cc](https://github.com/simonecorsi/mawesome/commit/8f9b4cc))
33-
* feat: paginates using async generator ([51da6c2](https://github.com/simonecorsi/mawesome/commit/51da6c2))
34-
35-
36-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mawesome",
3-
"version": "1.0.44",
3+
"version": "1.0.45",
44
"description": "Generate awesome list from user starred repositories",
55
"main": "index.js",
66
"author": "Simone Corsi<simonecorsi.dev@gmail.com>",

0 commit comments

Comments
 (0)