Skip to content

Commit

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


## [3.14.5](v3.14.4...v3.14.5)
(2024-11-06)


### Dependencies

* update dependency @sapphire/framework to v5.3.1
([#1515](#1515))
([15fdde2](15fdde2))
* update prisma monorepo to v5.22.0
([#1518](#1518))
([f30ce00](f30ce00))

---
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 Nov 6, 2024
1 parent d1157f8 commit d0d25bf
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.4"
".": "3.14.5"
}
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.5](https://github.com/eoeo-org/pow/compare/v3.14.4...v3.14.5) (2024-11-06)


### Dependencies

* update dependency @sapphire/framework to v5.3.1 ([#1515](https://github.com/eoeo-org/pow/issues/1515)) ([15fdde2](https://github.com/eoeo-org/pow/commit/15fdde2662c730b12ac815557b06f9b5af50e30e))
* update prisma monorepo to v5.22.0 ([#1518](https://github.com/eoeo-org/pow/issues/1518)) ([f30ce00](https://github.com/eoeo-org/pow/commit/f30ce00b42b4871a5440bfe90e40482d7970130e))

## [3.14.4](https://github.com/eoeo-org/pow/compare/v3.14.3...v3.14.4) (2024-11-03)


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

0 comments on commit d0d25bf

Please sign in to comment.