Skip to content

Commit

Permalink
chore(release): 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2020-01-28)

### Bug Fixes

* Include PnP and HTTP Proxy features in README ([eaa9fbc](eaa9fbc))
  • Loading branch information
semantic-release-bot committed Jan 28, 2020
1 parent eaa9fbc commit 3f8c53f
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,5 +1,12 @@
# Semantic Versioning Changelog

## [1.0.8](https://github.com/ambianic/peerjs-python/compare/v1.0.7...v1.0.8) (2020-01-28)


### Bug Fixes

* Include PnP and HTTP Proxy features in README ([eaa9fbc](https://github.com/ambianic/peerjs-python/commit/eaa9fbc715d5dd9abe17a4a6f98c63e45ff40133))

## [1.0.7](https://github.com/ambianic/peerjs-python/compare/v1.0.6...v1.0.7) (2020-01-28)


Expand Down
2 changes: 1 addition & 1 deletion src/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = peerjs
version = 1.0.7
version = 1.0.8
author = Ivelin Ivanov
author_email = [email protected]
description = Python port of PeerJS client library.
Expand Down

0 comments on commit 3f8c53f

Please sign in to comment.