diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d1e4632..7bc102c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog This project adheres to [Semantic Versioning](http://semver.org/). +## [2.7.1] - 2019-06-15 +### Changed +* Upgraded dependencies. + ## [2.7.0] - 2019-04-02 ### Changed * Convert channel mentions to codified mentions (thanks to [Throne3d](https://github.com/reactiflux/discord-irc/pull/476)). diff --git a/package-lock.json b/package-lock.json index 12107b9f..30050502 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "discord-irc", - "version": "2.7.0", + "version": "2.7.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0d0f8cf5..6338ff41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-irc", - "version": "2.7.0", + "version": "2.7.1", "description": "Connects IRC and Discord channels by sending messages back and forth.", "keywords": [ "discord",