Skip to content

Commit 313f933

Browse files
committed
Release 0.1.1
1 parent 4dd31b8 commit 313f933

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
faucet-pipeline-images version history
22
======================================
33

4+
v0.1.1
5+
------
6+
7+
_2020-03-03_
8+
9+
notable changes for end users:
10+
11+
* fixed: the pipeline did not wait for writes to finish, leading to incomplete
12+
manifests for markup pipelines
13+
14+
no significant changes for developers
415

516
v0.1.0
617
------

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "faucet-pipeline-css",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "CSS for faucet-pipeline",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)