Skip to content

Commit

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


##
[3.14.16](v3.14.15...v3.14.16)
(2024-12-20)


### Dependencies

* update node.js to v23.5.0
([#1606](#1606))
([5d0c718](5d0c718))


### Reverts

* "chore: exclude the husky directory from language statistics"
([#1594](#1594))
([0b696e3](0b696e3))

---
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 Dec 20, 2024
1 parent 5d0c718 commit 2e4b4d3
Show file tree
Hide file tree
Showing 3 changed files with 14 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.15"
".": "3.14.16"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.14.16](https://github.com/eoeo-org/pow/compare/v3.14.15...v3.14.16) (2024-12-20)


### Dependencies

* update node.js to v23.5.0 ([#1606](https://github.com/eoeo-org/pow/issues/1606)) ([5d0c718](https://github.com/eoeo-org/pow/commit/5d0c718906186ad42e5b1d75915d99d8a24bbac6))


### Reverts

* "chore: exclude the husky directory from language statistics" ([#1594](https://github.com/eoeo-org/pow/issues/1594)) ([0b696e3](https://github.com/eoeo-org/pow/commit/0b696e35f3b77666ee6266a9e32cb13d90822254))

## [3.14.15](https://github.com/eoeo-org/pow/compare/v3.14.14...v3.14.15) (2024-12-12)


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

0 comments on commit 2e4b4d3

Please sign in to comment.