Skip to content

Commit 8eccf50

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2020-02-01) ### Bug Fixes * log levels throughout code ([c4c5836](c4c5836))
1 parent a87513d commit 8eccf50

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
## [1.1.4](https://github.com/ambianic/peerjs-python/compare/v1.1.3...v1.1.4) (2020-02-01)
4+
5+
6+
### Bug Fixes
7+
8+
* log levels throughout code ([c4c5836](https://github.com/ambianic/peerjs-python/commit/c4c5836efdefbc5a80ba355c288c9717d188d7d9))
9+
310
## [1.1.3](https://github.com/ambianic/peerjs-python/compare/v1.1.2...v1.1.3) (2020-01-30)
411

512

src/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = peerjs
3-
version = 1.1.3
3+
version = 1.1.4
44
author = Ivelin Ivanov
55
author_email = [email protected]
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)