File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 22
33Changelogs are separated by distribution channel for better overview:
44
5- | Changelog | Branch | Stability | Purpose | NPM Channel |
6- | -----------------------------| -----------------------| ---------------| --------------| -------------|
7- | [ Main Releases] [ log_main ] | [ main ] [ branch_main ] | stable | production | @latest |
8- | [ Beta Releases] [ log_beta ] | [ beta] [ branch_beta ] | pretty stable | development | @beta |
9- | [ Alpha Releases] [ log_alpha ] | [ alpha] [ branch_alpha ] | unstable | contribution | @alpha |
5+ | Changelog | Branch | Stability | Purpose | NPM Channel |
6+ | ---------------------------------- | ---- -----------------------| ---------------| --------------| -------------|
7+ | [ ✅ Stable Releases] [ log_release ] | [ release ] [ branch_release ] | stable | production | @latest |
8+ | [ ⚠️ Beta Releases] [ log_beta ] | [ beta] [ branch_beta ] | pretty stable | development | @beta |
9+ | [ 🔥 Alpha Releases] [ log_alpha ] | [ alpha] [ branch_alpha ] | unstable | contribution | @alpha |
1010
1111
12-
13- [ log_main ] : https://github.com/mtrezza/parse-server-api-mail-adapter/blob/main/changelogs/CHANGELOG_main.md
12+ [ log_release ] : https://github.com/mtrezza/parse-server-api-mail-adapter/blob/release/changelogs/CHANGELOG_release.md
1413[ log_beta ] : https://github.com/mtrezza/parse-server-api-mail-adapter/blob/beta/changelogs/CHANGELOG_beta.md
1514[ log_alpha ] : https://github.com/mtrezza/parse-server-api-mail-adapter/blob/alpha/changelogs/CHANGELOG_alpha.md
16- [ branch_main ] : https://github.com/mtrezza/parse-server-api-mail-adapter/tree/main
15+ [ branch_release ] : https://github.com/mtrezza/parse-server-api-mail-adapter/tree/release
1716[ branch_beta ] : https://github.com/mtrezza/parse-server-api-mail-adapter/tree/beta
1817[ branch_alpha ] : https://github.com/mtrezza/parse-server-api-mail-adapter/tree/alpha
You can’t perform that action at this time.
0 commit comments