Skip to content

Commit

Permalink
release: v3.14.34
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-release[bot] authored Feb 28, 2025
1 parent 97cd9cb commit 3b5df08
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.14.33"
".": "3.14.34"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.14.34](https://github.com/eoeo-org/pow/compare/v3.14.33...v3.14.34) (2025-02-28)


### Dependencies

* update node.js to v23.9.0 ([#1733](https://github.com/eoeo-org/pow/issues/1733)) ([2546a1b](https://github.com/eoeo-org/pow/commit/2546a1b42ff8605097f5c5c74ee4d46195b6313d))

## [3.14.33](https://github.com/eoeo-org/pow/compare/v3.14.32...v3.14.33) (2025-02-26)


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

0 comments on commit 3b5df08

Please sign in to comment.