Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.1...v1.13.0) (2020-07-21)

### Features

* add deviceInfo to flpPipe, extraction httpBatch ([f63a664](f63a664))
  • Loading branch information
qiwibot committed Jul 21, 2020
1 parent f63a664 commit 243da82
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.13.0](https://github.com/qiwi/event-transmitter/compare/v1.12.1...v1.13.0) (2020-07-21)


### Features

* add deviceInfo to flpPipe, extraction httpBatch ([f63a664](https://github.com/qiwi/event-transmitter/commit/f63a664563d925eec400800d2c38db106c5dddf8))

## [1.12.1](https://github.com/qiwi/event-transmitter/compare/v1.12.0...v1.12.1) (2020-07-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/event-transmitter",
"version": "1.12.1",
"version": "1.13.0",
"description": "Async adapter to save & deliver reasonable events to some endpoint",
"private": false,
"main": "target/es5/index.js",
Expand Down

0 comments on commit 243da82

Please sign in to comment.