Skip to content

Commit 3f8c53f

Browse files
chore(release): 1.0.8 [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2020-01-28) ### Bug Fixes * Include PnP and HTTP Proxy features in README ([eaa9fbc](eaa9fbc))
1 parent eaa9fbc commit 3f8c53f

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.0.8](https://github.com/ambianic/peerjs-python/compare/v1.0.7...v1.0.8) (2020-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* Include PnP and HTTP Proxy features in README ([eaa9fbc](https://github.com/ambianic/peerjs-python/commit/eaa9fbc715d5dd9abe17a4a6f98c63e45ff40133))
9+
310
## [1.0.7](https://github.com/ambianic/peerjs-python/compare/v1.0.6...v1.0.7) (2020-01-28)
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.0.7
3+
version = 1.0.8
44
author = Ivelin Ivanov
55
author_email = [email protected]
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)