Skip to content

Commit f660afd

Browse files
committed
2.5.1
1 parent b80d9f6 commit f660afd

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## [2.5.1] - 2018-01-18
5+
### Fixed
6+
* Upgraded dependencies.
7+
48
## [2.5.0] - 2017-10-27
59
### Added
610
* Support multi-character command prefixes - [#301](https://github.com/reactiflux/discord-irc/pull/301)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-irc",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Connects IRC and Discord channels by sending messages back and forth.",
55
"keywords": [
66
"discord",

0 commit comments

Comments
 (0)