Skip to content

Commit d5ec652

Browse files
committed
chore(release): 3.1.2 πŸŽ‰
1 parent ef5c7a5 commit d5ec652

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.1.2](https://github.com/h-projects/gasbot/compare/3.1.1...3.1.2) (2022-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **detector:** only count some chars as boundaries ([cb79e7b](https://github.com/h-projects/gasbot/commit/cb79e7b0d879c4e9025e4d3f896d4190fc4bd7ce))
7+
* **logs:** log detected nickname properly ([dc34f62](https://github.com/h-projects/gasbot/commit/dc34f626ac4dc14381cf4307d01e916ae9b63836))
8+
9+
10+
111
## [3.1.1](https://github.com/h-projects/gasbot/compare/3.1.0...3.1.1) (2022-06-22)
212

313

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
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": "gasbot",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "A bot to remove and protect you from the letter G.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
Β (0)