Skip to content

Commit d4862b1

Browse files
committed
chore(release): 3.4.0
1 parent 6e30eb6 commit d4862b1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.4.0](https://github.com/politics-rewired/spoke/compare/v3.3.0...v3.4.0) (2020-10-09)
6+
7+
8+
### Features
9+
10+
* **trollbot:** support all-string payloads ([#744](https://github.com/politics-rewired/spoke/issues/744)) ([b44847a](https://github.com/politics-rewired/spoke/commit/b44847a7fa29124ddc6b29d39033c8c73a90eea9))
11+
12+
13+
### Bug Fixes
14+
15+
* fix variable name ([6e30eb6](https://github.com/politics-rewired/spoke/commit/6e30eb6225a56eef45d5045bec746be589f8630e))
16+
517
## [3.3.0](https://github.com/politics-rewired/spoke/compare/v3.2.0...v3.3.0) (2020-10-08)
618

719

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spoke",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Spoke",
55
"main": "src/server",
66
"engines": {

0 commit comments

Comments
 (0)