Skip to content

Commit

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


## [3.10.3](v3.10.2...v3.10.3)
(2024-06-10)


### Dependencies

* update dependency mariadb to v3.3.1
([#1268](#1268))
([cc1f3f6](cc1f3f6))

---
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: j-eoeo-release[bot] <158570209+j-eoeo-release[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-release[bot] authored Jun 10, 2024
1 parent e5e0fef commit 681a9c5
Show file tree
Hide file tree
Showing 3 changed files with 9 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.10.2"
".": "3.10.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.10.3](https://github.com/j-eoeo/pow/compare/v3.10.2...v3.10.3) (2024-06-10)


### Dependencies

* update dependency mariadb to v3.3.1 ([#1268](https://github.com/j-eoeo/pow/issues/1268)) ([cc1f3f6](https://github.com/j-eoeo/pow/commit/cc1f3f6d53272258c94e82051144af031da2d1ef))

## [3.10.2](https://github.com/j-eoeo/pow/compare/v3.10.1...v3.10.2) (2024-06-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.10.2",
"version": "3.10.3",
"main": "dist/src/index.js",
"scripts": {
"start": "node .",
Expand Down

0 comments on commit 681a9c5

Please sign in to comment.