Skip to content

Commit

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


##
[3.14.13](v3.14.12...v3.14.13)
(2024-12-03)


### Dependencies

* remove ffmpeg-static
([#1568](#1568))
([7070204](7070204))
* update prisma monorepo to v6.0.1
([#1573](#1573))
([ab8046c](ab8046c))


### Reverts

* "deps: remove ffmpeg-static"
([#1572](#1572))
([6779a09](6779a09))

---
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 Dec 3, 2024
1 parent d645bcb commit 98157ff
Show file tree
Hide file tree
Showing 3 changed files with 15 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.12"
".": "3.14.13"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [3.14.13](https://github.com/eoeo-org/pow/compare/v3.14.12...v3.14.13) (2024-12-03)


### Dependencies

* remove ffmpeg-static ([#1568](https://github.com/eoeo-org/pow/issues/1568)) ([7070204](https://github.com/eoeo-org/pow/commit/70702048a7c6dc9124b3504abe647829cd34a405))
* update prisma monorepo to v6.0.1 ([#1573](https://github.com/eoeo-org/pow/issues/1573)) ([ab8046c](https://github.com/eoeo-org/pow/commit/ab8046c9a607dfb7e0ce3b87e616bbebf610db42))


### Reverts

* "deps: remove ffmpeg-static" ([#1572](https://github.com/eoeo-org/pow/issues/1572)) ([6779a09](https://github.com/eoeo-org/pow/commit/6779a0918c7099313df807bda4cbb1872104c79e))

## [3.14.12](https://github.com/eoeo-org/pow/compare/v3.14.11...v3.14.12) (2024-11-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.14.12",
"version": "3.14.13",
"main": "dist/src/index.js",
"scripts": {
"start": "node .",
Expand Down

0 comments on commit 98157ff

Please sign in to comment.