Skip to content

Commit

Permalink
release: v3.12.0 (#1396)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [3.12.0](v3.11.0...v3.12.0)
(2024-07-30)


### Features

* prevent timeout in command response
([#984](#984))
([bf28075](bf28075))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: eoeo-release[bot] <158570209+eoeo-release[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-release[bot] authored Jul 30, 2024
1 parent bf28075 commit d144b90
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/files/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.11.0"
".": "3.12.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.12.0](https://github.com/eoeo-org/pow/compare/v3.11.0...v3.12.0) (2024-07-30)


### Features

* prevent timeout in command response ([#984](https://github.com/eoeo-org/pow/issues/984)) ([bf28075](https://github.com/eoeo-org/pow/commit/bf280752cfdcf59ad172db24ea14b5254ead86ff))

## [3.11.0](https://github.com/eoeo-org/pow/compare/v3.10.8...v3.11.0) (2024-07-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pow",
"version": "3.11.0",
"version": "3.12.0",
"main": "dist/src/index.js",
"scripts": {
"start": "node .",
Expand Down

0 comments on commit d144b90

Please sign in to comment.