Skip to content

Commit 2e3df5d

Browse files
chore(release): 1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2021-01-23) ### Bug Fixes * load peer ID from an empty file ([4cfe6fb](4cfe6fb)), closes [#52](#52) * load peer ID from an empty file ([b9ff9fa](b9ff9fa))
1 parent 4cfe6fb commit 2e3df5d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.4.4](https://github.com/ambianic/peerjs-python/compare/v1.4.3...v1.4.4) (2021-01-23)
4+
5+
6+
### Bug Fixes
7+
8+
* load peer ID from an empty file ([4cfe6fb](https://github.com/ambianic/peerjs-python/commit/4cfe6fb36e0f48ec5b29b3d491b77840921f57d8)), closes [#52](https://github.com/ambianic/peerjs-python/issues/52)
9+
* load peer ID from an empty file ([b9ff9fa](https://github.com/ambianic/peerjs-python/commit/b9ff9faa578eed3a53a2350b7f694fff6dc06fd7))
10+
311
## [1.4.3](https://github.com/ambianic/peerjs-python/compare/v1.4.2...v1.4.3) (2021-01-23)
412

513

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.4.3
3+
version = 1.4.4
44
author = Ivelin Ivanov
55
author_email = ivelin.ivanov@ambianic.ai
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)