Skip to content

Commit

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


##
[3.14.27](v3.14.26...v3.14.27)
(2025-02-16)


### Build System

* use ubuntu user instead of root for container execution
([#1693](#1693))
([22aee99](22aee99))

---
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 Feb 16, 2025
1 parent 96bfd1f commit 471ac15
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.26"
".": "3.14.27"
}
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.27](https://github.com/eoeo-org/pow/compare/v3.14.26...v3.14.27) (2025-02-16)


### Build System

* use ubuntu user instead of root for container execution ([#1693](https://github.com/eoeo-org/pow/issues/1693)) ([22aee99](https://github.com/eoeo-org/pow/commit/22aee9985ddede107d113d432826d0305523cf5b))

## [3.14.26](https://github.com/eoeo-org/pow/compare/v3.14.25...v3.14.26) (2025-02-15)


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

0 comments on commit 471ac15

Please sign in to comment.