Skip to content

Commit 3e1cbdd

Browse files
author
Brendan Abbott
committed
Release v1.1.2
1 parent 07db2b5 commit 3e1cbdd

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
## Unreleased
88

9+
Nil.
10+
11+
## [v1.1.2] - 2017-09-06
12+
913
### Fixed
1014

1115
- Only serialise non-primitive values (such as object and function).

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitlab-ci-variables-setter-cli",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "CLI tool to allow setting multiple pipeline variables on Gitlab CI.",
55
"author": "Khoa Tran",
66
"contributors": [

0 commit comments

Comments
 (0)