Skip to content

Commit

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


##
[3.14.25](v3.14.24...v3.14.25)
(2025-02-11)


### Dependencies

* update dependency discord.js to v14.18.0
([#1682](#1682))
([d061b00](d061b00))
* update prisma monorepo to v6.3.1
([#1675](#1675))
([189a94f](189a94f))

---
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 11, 2025
1 parent 50a128e commit ca409e6
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.24"
".": "3.14.25"
}
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.25](https://github.com/eoeo-org/pow/compare/v3.14.24...v3.14.25) (2025-02-11)


### Dependencies

* update dependency discord.js to v14.18.0 ([#1682](https://github.com/eoeo-org/pow/issues/1682)) ([d061b00](https://github.com/eoeo-org/pow/commit/d061b002e99877cc66888147d40b8000251eccae))
* update prisma monorepo to v6.3.1 ([#1675](https://github.com/eoeo-org/pow/issues/1675)) ([189a94f](https://github.com/eoeo-org/pow/commit/189a94f17b8a9f1957ead6a3bcef07c610ecd976))

## [3.14.24](https://github.com/eoeo-org/pow/compare/v3.14.23...v3.14.24) (2025-01-31)


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

0 comments on commit ca409e6

Please sign in to comment.