Skip to content

Commit

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


## [3.8.13](v3.8.12...v3.8.13)
(2024-05-15)


### Dependencies

* update dependency node to v22.2.0
([#1229](#1229))
([94e77f7](94e77f7))

---
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: j-eoeo-release[bot] <158570209+j-eoeo-release[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-release[bot] authored May 16, 2024
1 parent 94e77f7 commit b1f7a47
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.8.12"
".": "3.8.13"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.8.13](https://github.com/j-eoeo/pow/compare/v3.8.12...v3.8.13) (2024-05-15)


### Dependencies

* update dependency node to v22.2.0 ([#1229](https://github.com/j-eoeo/pow/issues/1229)) ([94e77f7](https://github.com/j-eoeo/pow/commit/94e77f71d2b3b6ff0c8c5a3f9f7565eb365c0a37))

## [3.8.12](https://github.com/j-eoeo/pow/compare/v3.8.11...v3.8.12) (2024-05-07)


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.8.12",
"version": "3.8.13",
"main": "dist/src/index.js",
"scripts": {
"start": "node .",
Expand Down

0 comments on commit b1f7a47

Please sign in to comment.