Skip to content

Commit

Permalink
release: v3.14.32
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-release[bot] authored Feb 25, 2025
1 parent 3017a9f commit 041f79a
Show file tree
Hide file tree
Showing 3 changed files with 10 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.31"
".": "3.14.32"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.14.32](https://github.com/eoeo-org/pow/compare/v3.14.31...v3.14.32) (2025-02-25)


### Build System

* **deps:** update buildpack-deps:bookworm docker digest to 2cac6c0 ([#1723](https://github.com/eoeo-org/pow/issues/1723)) ([3017a9f](https://github.com/eoeo-org/pow/commit/3017a9f22d6b006151a7071351cb73c6f2256fab))
* **deps:** update buildpack-deps:bookworm docker digest to 6f7569e ([#1721](https://github.com/eoeo-org/pow/issues/1721)) ([597f2e5](https://github.com/eoeo-org/pow/commit/597f2e501b5a4a2e579da085d1deace84400c3d0))

## [3.14.31](https://github.com/eoeo-org/pow/compare/v3.14.30...v3.14.31) (2025-02-25)


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

0 comments on commit 041f79a

Please sign in to comment.