Skip to content

Commit

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


## [3.14.4](v3.14.3...v3.14.4)
(2024-11-03)


### Dependencies

* update dependency @sapphire/framework to v5.3.0
([#1507](#1507))
([36f9d90](36f9d90))
* update dependency @sapphire/plugin-subcommands to v7.0.1
([#1508](#1508))
([4da8349](4da8349))


### Reverts

* "chore(deps): update dependency @swc/core to v1.7.42"
([#1504](#1504))
([88db05c](88db05c))

---
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 3, 2024
1 parent 3811cbb commit e9b0f79
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.3"
".": "3.14.4"
}
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.4](https://github.com/eoeo-org/pow/compare/v3.14.3...v3.14.4) (2024-11-03)


### Dependencies

* update dependency @sapphire/framework to v5.3.0 ([#1507](https://github.com/eoeo-org/pow/issues/1507)) ([36f9d90](https://github.com/eoeo-org/pow/commit/36f9d900d5200ab0167165f4df5db036e492d8e8))
* update dependency @sapphire/plugin-subcommands to v7.0.1 ([#1508](https://github.com/eoeo-org/pow/issues/1508)) ([4da8349](https://github.com/eoeo-org/pow/commit/4da83492dad7679372dc56c28a4733deccec750e))


### Reverts

* "chore(deps): update dependency @swc/core to v1.7.42" ([#1504](https://github.com/eoeo-org/pow/issues/1504)) ([88db05c](https://github.com/eoeo-org/pow/commit/88db05c5ac5b4396e11aa18eb03fe42219638e41))

## [3.14.3](https://github.com/eoeo-org/pow/compare/v3.14.2...v3.14.3) (2024-10-27)


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

0 comments on commit e9b0f79

Please sign in to comment.