Skip to content

Commit 8a4af89

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2020-03-29) ### Bug Fixes * improve http-proxy resilience to network disruptions ([2a85739](2a85739))
1 parent 559a352 commit 8a4af89

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.2.3](https://github.com/ambianic/peerjs-python/compare/v1.2.2...v1.2.3) (2020-03-29)
4+
5+
6+
### Bug Fixes
7+
8+
* improve http-proxy resilience to network disruptions ([2a85739](https://github.com/ambianic/peerjs-python/commit/2a857392b5df6e7b4cf765e91f409ae7791deb42))
9+
310
## [1.2.2](https://github.com/ambianic/peerjs-python/compare/v1.2.1...v1.2.2) (2020-03-24)
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.2.2
3+
version = 1.2.3
44
author = Ivelin Ivanov
55
author_email = ivelin.ivanov@ambianic.ai
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)