Skip to content

Commit cf32d42

Browse files
committed
chore(release): 3.1.1 πŸŽ‰
1 parent b0b9c04 commit cf32d42

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
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.1](https://github.com/h-projects/gasbot/compare/3.1.0...3.1.1) (2022-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **detector:** support unicode in word boundary ([3a2b549](https://github.com/h-projects/gasbot/commit/3a2b54970e6eb8527465c3b5417f1d45fd4f1261))
7+
* **logs:** only cut content on message type ([e255c6c](https://github.com/h-projects/gasbot/commit/e255c6cb947c968c5fd073eb92db10fa966321c0))
8+
9+
10+
111
# [3.1.0](https://github.com/h-projects/gasbot/compare/3.0.1...3.1.0) (2022-06-19)
212

313

β€Ž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.0",
3+
"version": "3.1.1",
44
"description": "A bot to remove and protect you from the letter G.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
Β (0)