Skip to content

Commit

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


## [3.14.2](v3.14.1...v3.14.2)
(2024-10-18)


### Dependencies

* update dependency node to v23.0.0
([#1479](#1479))
([091efed](091efed))
* update prisma monorepo to v5.21.1
([#1481](#1481))
([f29f86c](f29f86c))

---
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 Oct 18, 2024
1 parent f29f86c commit ed868be
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.1"
".": "3.14.2"
}
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.2](https://github.com/eoeo-org/pow/compare/v3.14.1...v3.14.2) (2024-10-18)


### Dependencies

* update dependency node to v23.0.0 ([#1479](https://github.com/eoeo-org/pow/issues/1479)) ([091efed](https://github.com/eoeo-org/pow/commit/091efedfd85c3ed3255421643ff41de5751d54fc))
* update prisma monorepo to v5.21.1 ([#1481](https://github.com/eoeo-org/pow/issues/1481)) ([f29f86c](https://github.com/eoeo-org/pow/commit/f29f86c1eca702f759c94b635e924d0cf07cbe6c))

## [3.14.1](https://github.com/eoeo-org/pow/compare/v3.14.0...v3.14.1) (2024-10-17)


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

0 comments on commit ed868be

Please sign in to comment.