Skip to content

Commit 2b4a01b

Browse files
committed
chore: release package(s)
- @tunnckocore/[email protected]
1 parent 57b6fc8 commit 2b4a01b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

@tunnckocore/execa/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.4.5](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-10-02)
7+
8+
9+
### Bug Fixes
10+
11+
* execa deps ([07321b4](https://github.com/tunnckoCore/opensource/commit/07321b4))
12+
* execa optional deps ([753ae5e](https://github.com/tunnckoCore/opensource/commit/753ae5e))
13+
* execa to dev deps ([57b6fc8](https://github.com/tunnckoCore/opensource/commit/57b6fc8))
14+
15+
16+
17+
18+
619
## [4.4.4](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-10-02)
720

821

@tunnckocore/execa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.4.4",
2+
"version": "4.4.5",
33
"name": "@tunnckocore/execa",
44
"description": "Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency",
55
"author": "Charlike Mike Reagent <[email protected]>",

0 commit comments

Comments
 (0)