Skip to content

Commit c63baa1

Browse files
github-actions[bot]ahochsteger
authored andcommitted
chore(main): release 2.13.3
1 parent 9225543 commit c63baa1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.13.3](https://github.com/ahochsteger/gmail-processor/compare/v2.13.2...v2.13.3) (2025-02-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency parse-duration to v1.1.2 ([a0ad1fb](https://github.com/ahochsteger/gmail-processor/commit/a0ad1fb1ce571fd0998176bc6e2b12492112d6e7))
9+
310
## [2.13.2](https://github.com/ahochsteger/gmail-processor/compare/2.13.1...v2.13.2) (2025-02-06)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gmail-processor",
3-
"version": "2.13.2",
3+
"version": "2.13.3",
44
"description": "Gmail Processor is an open-source project that automates the processing of Gmail messages and attachments using Google Apps Script and execute actions (e.g. store attachments in a GDrive folder, log information in a spreadsheet) depending on matching criteria.",
55
"scripts": {
66
"act:ci": "act push",

0 commit comments

Comments
 (0)