Commit 859eb25
committed
chore: align all packable packages at 6.3.0 as per-package baseline
Bump the 22 packages that previously stayed at 6.2.2 to 6.3.0, so the
whole Codout.Framework ecosystem starts the per-package versioning
era from a single, consistent floor.
Rationale:
- Avoid the ambiguity of "some packages at 6.2.2, some at 6.3.0":
consumers and downstream tooling now see a uniform 6.3.0 baseline
on NuGet.
- Any future ProjectReference dependency from one Codout package to
another will have 6.3.0 available as a valid floor.
- Pacotes sem mudança real recebem bump técnico (sem alteração de
código ou contrato). Trade-off: leve poluição de versões em troca
de eliminar carga mental e prevenir o sintoma que afetou EF 6.3.0.
Out of scope:
- Codout.Framework.Mcp continues on its own cadence via
mcp-release.yml (CLI tool with --validate step).
- Codout.Framework.DP, Cosmos and DocumentDB stay IsPackable=false
(see PR for the workflow + cleanup that landed first).
Operational follow-up after merge:
1. Merge PR #11 (workflow fix + Data 6.3.0 + cleanup) first.
2. Merge this PR (baseline alignment).
3. Actions → "Mass Release" → confirm: PUBLISH, dry_run: true.
4. Review artifacts, then re-dispatch with dry_run: false.
5. --skip-duplicate makes EF 6.3.0 and Data 6.3.0 a no-op on the
second run; the other 22 publish fresh.
https://claude.ai/code/session_015jxScBEvdKkRwGvJTgK5Py1 parent 2693926 commit 859eb25
23 files changed
Lines changed: 24 additions & 23 deletions
File tree
- Codout.DynamicLinq
- Codout.Framework.Api.Client
- Codout.Framework.Api.Dto
- Codout.Framework.Api
- Codout.Framework.Application
- Codout.Framework.Common
- Codout.Framework.Domain
- Codout.Framework.Mongo
- Codout.Framework.NH
- Codout.Framework.Storage.Azure
- Codout.Framework.Storage
- Codout.Image.Extensions
- Codout.Mailer.AWS
- Codout.Mailer.Razor
- Codout.Mailer.SendGrid
- Codout.Mailer
- Codout.Multitenancy
- src/Security
- Codout.Security.Argon2
- Codout.Security.Bcrypt
- Codout.Security.Core
- Codout.Security.Scrypt
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments