8000 chore(release): 0.13.0 [skip ci] · proofit404/stories@9e63c36 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e63c36

Browse files
author
dry-python-bot
committed
chore(release): 0.13.0 [skip ci]
# [0.13.0](0.12.0...0.13.0) (2020-03-14) ### Features * use assignment expression instead of Success keyword arguments ([9756571](9756571))
1 parent 69898eb commit 9e63c36

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.13.0](https://github.com/dry-python/stories/compare/0.12.0...0.13.0) (2020-03-14)
2+
3+
### Features
4+
5+
- use assignment expression instead of Success keyword arguments ([9756571](https://github.com/dry-python/stories/commit/9756571237d56c52f8769c61f20f544ab389a211))
6+
17
# [0.12.0](https://github.com/dry-python/stories/compare/0.11.2...0.12.0) (2020-03-06)
28

39
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "stories"
3-
version = "0.12.0"
3+
version = "0.13.0"
44

55
description = "Define a user story in the business transaction DSL"
66
readme = "README.md"

0 commit comments

Comments
 (0)
0