Skip to content

Commit

Permalink
v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aoberoi committed Jul 4, 2018
1 parent 5bad3b3 commit ce3fb5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/_posts/2018-06-14-v4.5.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
layout: changelog
---
* Resolves security vulnerability warnings for CVE-2018-3728 by updating `@slack/client` (#486)
* Fixes issue processing messages with attachments (#500)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hubot-slack",
"version": "4.5.1",
"version": "4.5.2",
"description": "A Slack adapter for hubot",
"main": "./slack",
"scripts": {
Expand Down

0 comments on commit ce3fb5c

Please sign in to comment.