Skip to content

Commit

Permalink
chore(release): 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](v1.4.1...v1.4.2) (2021-01-15)

### Bug Fixes

* rename http-proxy to http_proxy ([8ee5e0b](8ee5e0b)), closes [#50](#50)
  • Loading branch information
semantic-release-bot committed Jan 15, 2021
1 parent 8ee5e0b commit eec1684
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.4.2](https://github.com/ambianic/peerjs-python/compare/v1.4.1...v1.4.2) (2021-01-15)


### Bug Fixes

* rename http-proxy to http_proxy ([8ee5e0b](https://github.com/ambianic/peerjs-python/commit/8ee5e0b1d46e10549308c6e131a2d38704a18465)), closes [#50](https://github.com/ambianic/peerjs-python/issues/50)

## [1.4.1](https://github.com/ambianic/peerjs-python/compare/v1.4.0...v1.4.1) (2020-11-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.4.1
version = 1.4.2
author = Ivelin Ivanov
author_email = [email protected]
description = Python port of PeerJS client library.
Expand Down

0 comments on commit eec1684

Please sign in to comment.