Skip to content

Commit 9f790f4

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2020-01-28) ### Bug Fixes * publish action trigger ([ef7ffa1](ef7ffa1))
1 parent ef7ffa1 commit 9f790f4

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.1](https://github.com/ambianic/peerjs-python/compare/v1.0.0...v1.0.1) (2020-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* publish action trigger ([ef7ffa1](https://github.com/ambianic/peerjs-python/commit/ef7ffa15bbffb22681ef748ea5b229a80803357e))
9+
310
# 1.0.0 (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.0
3+
version = 1.0.1
44
author = Ivelin Ivanov
55
author_email = ivelin.ivanov@ambianic.ai
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)