hubotio / hubot-redis-brain

A hubot script to persist hubot's brain using redis
69 stars 55 forks source link

fix: Use `pathname` field instead of `path` field #52

Closed krdlab closed 1 year ago

krdlab commented 1 year ago

Since the change from Url.parse to URL, the path field has been removed from the info object.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: