fix(dev): Add local development settings file to grant tooling permissions

This commit is contained in:
2025-10-24 08:10:41 +00:00
parent be406f94f8
commit d8d4b116c9
2 changed files with 11 additions and 6 deletions

View File

@@ -1,10 +1,8 @@
/**
* Auto-generated commit information
* This file is auto-updated by the build system
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@serve.zone/mailer',
version: '1.0.0',
description: 'Enterprise mail server with SMTP, HTTP API, and DNS management',
};
version: '1.0.1',
description: 'Enterprise mail server with SMTP, HTTP API, and DNS management - built for serve.zone infrastructure'
}