Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit f32e653

Browse files
authored
Merge pull request #114 from zenaton/release-0.8.0
Release 0.8.0
2 parents 81a0d99 + c79394c commit f32e653

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66

7-
## Unreleased
7+
## 0.8.0 - 2020-01-20
88

99
### Changed
1010

1111
- Change the ZENATON `LAST_CODE_PATH` to `serverless`.
1212
- Allow the selection of workflows without a name.
1313

14+
## 0.7.4 - 2020-01-20
15+
1416
### Fixed
1517

1618
- Fixed selector query input.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zenaton",
3-
"version": "0.7.3",
3+
"version": "0.8.0",
44
"description": "Zenaton library",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)