Skip to content

Commit f7e7297

Browse files
chore(release): 1.5.3
## [1.5.3](v1.5.2...v1.5.3) (2021-07-23) ### Bug Fixes * ignore github folder ([300d992](300d992))
1 parent 300d992 commit f7e7297

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.3](https://github.com/webtorrent/addr-to-ip-port/compare/v1.5.2...v1.5.3) (2021-07-23)
2+
3+
4+
### Bug Fixes
5+
6+
* ignore github folder ([300d992](https://github.com/webtorrent/addr-to-ip-port/commit/300d9924587db67e32f700c8452c37708f680eba))
7+
18
## [1.5.2](https://github.com/webtorrent/addr-to-ip-port/compare/v1.5.1...v1.5.2) (2021-07-23)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "addr-to-ip-port",
33
"description": "Convert an 'address:port' string to an array [address:string, port:number]",
4-
"version": "1.5.2",
4+
"version": "1.5.3",
55
"author": {
66
"name": "WebTorrent, LLC",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)