Skip to content

Commit b35dddf

Browse files
chore(main): release 2.16.1
1 parent 9438581 commit b35dddf

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.16.1](https://github.com/ahochsteger/gmail-processor/compare/v2.16.0...v2.16.1) (2025-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update libs-non-major ([#571](https://github.com/ahochsteger/gmail-processor/issues/571)) ([d953e21](https://github.com/ahochsteger/gmail-processor/commit/d953e21f7cb75845c6761541cd3d3b2b534cc86e))
9+
* **deps:** update libs-non-major ([#574](https://github.com/ahochsteger/gmail-processor/issues/574)) ([ac9828f](https://github.com/ahochsteger/gmail-processor/commit/ac9828fa6a2a6d4caf33eef592a43456078422c9))
10+
* **deps:** update libs-non-major ([#576](https://github.com/ahochsteger/gmail-processor/issues/576)) ([684828b](https://github.com/ahochsteger/gmail-processor/commit/684828bd85146c76db4987e157d9dcf9cafcecd9))
11+
* **deps:** update libs-non-major ([#582](https://github.com/ahochsteger/gmail-processor/issues/582)) ([5badebe](https://github.com/ahochsteger/gmail-processor/commit/5badebe8ce64b61e2f2d3ca611754249ef6b6afe))
12+
* upgrade docusaurus-json-schema-plugin from 1.14.0 to 1.15.0 ([d52a366](https://github.com/ahochsteger/gmail-processor/commit/d52a36653abb96c2c1d91ca431b64536cc248345))
13+
314
## [2.16.0](https://github.com/ahochsteger/gmail-processor/compare/v2.15.0...v2.16.0) (2025-07-25)
415

516

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gmail-processor",
3-
"version": "2.16.0",
3+
"version": "2.16.1",
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)