We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd31b8 commit 313f933Copy full SHA for 313f933
CHANGELOG.md
@@ -1,6 +1,17 @@
1
faucet-pipeline-images version history
2
======================================
3
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
15
16
v0.1.0
17
------
package.json
@@ -1,6 +1,6 @@
{
"name": "faucet-pipeline-css",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "CSS for faucet-pipeline",
"main": "lib/index.js",
"scripts": {
0 commit comments