Skip to content

Commit

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


## [3.9.0](v3.8.13...v3.9.0)
(2024-05-24)


### Features

* add parseTimestamp
([#1240](#1240))
([481f9e8](481f9e8)),
closes [#985](#985)

---
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 May 24, 2024
1 parent 481f9e8 commit 94078d4
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.8.13"
".": "3.9.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.9.0](https://github.com/j-eoeo/pow/compare/v3.8.13...v3.9.0) (2024-05-24)


### Features

* add parseTimestamp ([#1240](https://github.com/j-eoeo/pow/issues/1240)) ([481f9e8](https://github.com/j-eoeo/pow/commit/481f9e8a5729261fdd803ee775d2f1367b3fdb45)), closes [#985](https://github.com/j-eoeo/pow/issues/985)

## [3.8.13](https://github.com/j-eoeo/pow/compare/v3.8.12...v3.8.13) (2024-05-15)


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

0 comments on commit 94078d4

Please sign in to comment.