5 Commits

Author SHA1 Message Date
e3162ef44f 2.3.0 2020-04-16 17:48:11 +02:00
5bfdd743d5 Update hubot-kredits
Has Zoom integration now
2020-04-16 17:47:25 +02:00
1d50beefeb Merge pull request #7 from 67P/dependabot/npm_and_yarn/kind-of-6.0.3
Bump kind-of from 6.0.2 to 6.0.3
2020-03-31 20:39:33 -05:00
dependabot[bot]
a34b315e66 Bump kind-of from 6.0.2 to 6.0.3
Bumps [kind-of](https://github.com/jonschlinkert/kind-of) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/jonschlinkert/kind-of/releases)
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-01 01:37:04 +00:00
9724639b4f Remove release-drafter config 2019-09-01 17:10:16 +02:00
3 changed files with 427 additions and 252 deletions

View File

@@ -1,4 +0,0 @@
template: |
## Changes
$CHANGES

671
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "hal8000",
"version": "2.2.1",
"version": "2.3.0",
"private": true,
"scripts": {
"start": "./run.sh",
@@ -19,7 +19,7 @@
"hubot-help": "^1.0.1",
"hubot-incoming-webhook": "^1.1.1",
"hubot-irc": "67P/hubot-irc#dev",
"hubot-kredits": "^3.4.1",
"hubot-kredits": "^3.5.0",
"hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term",
"hubot-read-tweet": "0.0.2",
"hubot-redis-brain": "1.0.0",