مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
15 أسطر
415 B
YAML
15 أسطر
415 B
YAML
exports:
|
|
- name: CHANGELOG.md
|
|
formatter: markdown
|
|
options:
|
|
title: CHANGELOG
|
|
description: This file contains all the latest changes and updates to Postal.
|
|
sections:
|
|
- title: Features
|
|
types: [feat]
|
|
- title: Bug Fixes
|
|
types: [fix]
|
|
#
|
|
# There are additional options you can define, check out the README for details.
|
|
# https://github.com/krystal/schmersion
|