Skip to content

Commit 388ab8a

Browse files
committed
chore: release package(s)
- @tunnckocore/[email protected]
1 parent 7e3bc9e commit 388ab8a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

@tunnckocore/execa/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.6](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-10-02)
7+
8+
9+
### Bug Fixes
10+
11+
* **execa:** pkg repository field update ([7e3bc9e](https://github.com/tunnckoCore/opensource/commit/7e3bc9e))
12+
13+
14+
15+
16+
617
## [4.4.5](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/[email protected]...@tunnckocore/[email protected]) (2019-10-02)
718

819

@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.5",
2+
"version": "4.4.6",
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)