We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555faf9 commit f2d2d61Copy full SHA for f2d2d61
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.0.1](https://github.com/qiwi/buildstamp/compare/v1.0.0...v1.0.1) (2020-09-18)
2
+
3
4
+### Bug Fixes
5
6
+* **executor:** set default value of env in execute ([555faf9](https://github.com/qiwi/buildstamp/commit/555faf952c99cc7ee9e44de62789853460b4fc63))
7
+* **README.md:** updated cli args description ([8812bac](https://github.com/qiwi/buildstamp/commit/8812bac8585ffef909b80e443861c0ce475f7dd0))
8
9
# 1.0.0 (2020-09-05)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "buildstamp",
- "version": "1.0.0",
+ "version": "1.0.1",
"private": false,
"publishConfig": {
"access": "public"
0 commit comments