Skip to content

Commit

Permalink
chore(release): 4.0.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperchupuDev committed Apr 21, 2023
1 parent 238dfc6 commit 36fbe11
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [4.0.0](https://github.com/h-projects/gasbot/compare/3.1.3...4.0.0) (2023-04-21)

### Refactor

- convert to typescript ([#112](https://github.com/h-projects/gasbot/pull/112))

### Bug Fixes

- correctly mark `deploy-dev` as `dev` ([34acef9](https://github.com/h-projects/gasbot/commit/34acef9961ef326de0ec25febee79e4ff4c521ca))
- **detector:** log and count without waiting for reply ([3c476bc](https://github.com/h-projects/gasbot/commit/3c476bce6348fb20d72c166d544b9b5117b27852))

## [3.1.3](https://github.com/h-projects/gasbot/compare/3.1.2...3.1.3) (2022-09-02)

### Refactor
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gasbot",
"version": "3.1.3",
"version": "4.0.0",
"description": "A bot to remove and protect you from the letter G.",
"private": true,
"type": "module",
Expand Down

0 comments on commit 36fbe11

Please sign in to comment.