Skip to content

Commit fd728f8

Browse files
authored
Update CHANGELOG.md for tag main [auto] (#158)
This PR automatically updates CHANGELOG.md for tag main.
2 parents 6b3248a + 0603866 commit fd728f8

File tree

1 file changed

+17
-147
lines changed

1 file changed

+17
-147
lines changed

CHANGELOG.md

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

3+
## [Unreleased](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.API_v2.5.214...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Develop [\#157](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/157) ([AngeloDotNet](https://github.com/AngeloDotNet))
10+
11+
**Merged pull requests:**
12+
13+
- Update CHANGELOG.md for tag main \[auto\] [\#156](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/156) ([github-actions[bot]](https://github.com/apps/github-actions))
14+
315
## [Identity.Module.API_v2.5.214](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.API_v2.5.214) (2025-11-05)
416

517
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.AccountManager_v2.5.38...Identity.Module.API_v2.5.214)
@@ -30,47 +42,15 @@
3042

3143
## [Identity.Module.RolesManager_v2.5.10](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.RolesManager_v2.5.10) (2025-11-05)
3244

33-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.API_v2.5.213...Identity.Module.RolesManager_v2.5.10)
45+
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.Core_v2.5.127...Identity.Module.RolesManager_v2.5.10)
3446

3547
**Implemented enhancements:**
3648

3749
- Develop [\#155](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/155) ([AngeloDotNet](https://github.com/AngeloDotNet))
3850

39-
## [Identity.Module.API_v2.5.213](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.API_v2.5.213) (2025-11-05)
40-
41-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.AccountManager_v2.5.37...Identity.Module.API_v2.5.213)
42-
43-
## [Identity.Module.AccountManager_v2.5.37](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.AccountManager_v2.5.37) (2025-11-05)
44-
45-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.AuthManager_v2.5.37...Identity.Module.AccountManager_v2.5.37)
46-
47-
## [Identity.Module.AuthManager_v2.5.37](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.AuthManager_v2.5.37) (2025-11-05)
48-
49-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.Core_v2.5.127...Identity.Module.AuthManager_v2.5.37)
50-
5151
## [Identity.Module.Core_v2.5.127](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.Core_v2.5.127) (2025-11-05)
5252

53-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.EmailManager_v2.5.36...Identity.Module.Core_v2.5.127)
54-
55-
## [Identity.Module.EmailManager_v2.5.36](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.EmailManager_v2.5.36) (2025-11-05)
56-
57-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.LicenseManager_v2.5.40...Identity.Module.EmailManager_v2.5.36)
58-
59-
## [Identity.Module.LicenseManager_v2.5.40](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.LicenseManager_v2.5.40) (2025-11-05)
60-
61-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.PolicyManager_v2.5.57...Identity.Module.LicenseManager_v2.5.40)
62-
63-
## [Identity.Module.PolicyManager_v2.5.57](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.PolicyManager_v2.5.57) (2025-11-05)
64-
65-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.ProfileManager_v2.5.50...Identity.Module.PolicyManager_v2.5.57)
66-
67-
## [Identity.Module.ProfileManager_v2.5.50](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.ProfileManager_v2.5.50) (2025-11-05)
68-
69-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.RolesManager_v2.5.9...Identity.Module.ProfileManager_v2.5.50)
70-
71-
## [Identity.Module.RolesManager_v2.5.9](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.RolesManager_v2.5.9) (2025-11-05)
72-
73-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.API_v2.5.212...Identity.Module.RolesManager_v2.5.9)
53+
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.Shared_v2.5.42...Identity.Module.Core_v2.5.127)
7454

7555
**Implemented enhancements:**
7656

@@ -80,128 +60,16 @@
8060

8161
- Update CHANGELOG.md for tag main \[auto\] [\#153](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/153) ([github-actions[bot]](https://github.com/apps/github-actions))
8262

83-
## [Identity.Module.API_v2.5.212](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.API_v2.5.212) (2025-11-04)
84-
85-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.AccountManager_v2.5.36...Identity.Module.API_v2.5.212)
86-
87-
## [Identity.Module.AccountManager_v2.5.36](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.AccountManager_v2.5.36) (2025-11-04)
88-
89-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.Core_v2.5.126...Identity.Module.AccountManager_v2.5.36)
90-
91-
## [Identity.Module.Core_v2.5.126](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.Core_v2.5.126) (2025-11-04)
92-
93-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.ProfileManager_v2.5.49...Identity.Module.Core_v2.5.126)
94-
95-
## [Identity.Module.ProfileManager_v2.5.49](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.ProfileManager_v2.5.49) (2025-11-04)
96-
97-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.RolesManager_v2.5.8...Identity.Module.ProfileManager_v2.5.49)
98-
99-
## [Identity.Module.RolesManager_v2.5.8](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.RolesManager_v2.5.8) (2025-11-04)
100-
101-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.Shared_v2.5.42...Identity.Module.RolesManager_v2.5.8)
102-
10363
## [Identity.Module.Shared_v2.5.42](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.Shared_v2.5.42) (2025-11-04)
10464

105-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.API_v2.5.211...Identity.Module.Shared_v2.5.42)
65+
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/e1d127caced0f06458003042e78ecb59b27c595f...Identity.Module.Shared_v2.5.42)
10666

10767
**Implemented enhancements:**
10868

10969
- Develop [\#152](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/152) ([AngeloDotNet](https://github.com/AngeloDotNet))
110-
111-
## [Identity.Module.API_v2.5.211](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.API_v2.5.211) (2025-11-03)
112-
113-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.AccountManager_v2.5.35...Identity.Module.API_v2.5.211)
114-
115-
## [Identity.Module.AccountManager_v2.5.35](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.AccountManager_v2.5.35) (2025-11-03)
116-
117-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.AuthManager_v2.5.36...Identity.Module.AccountManager_v2.5.35)
118-
119-
## [Identity.Module.AuthManager_v2.5.36](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.AuthManager_v2.5.36) (2025-11-03)
120-
121-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.Core_v2.5.125...Identity.Module.AuthManager_v2.5.36)
122-
123-
## [Identity.Module.Core_v2.5.125](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.Core_v2.5.125) (2025-11-03)
124-
125-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.EmailManager_v2.5.35...Identity.Module.Core_v2.5.125)
126-
127-
## [Identity.Module.EmailManager_v2.5.35](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.EmailManager_v2.5.35) (2025-11-03)
128-
129-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.LicenseManager_v2.5.39...Identity.Module.EmailManager_v2.5.35)
130-
131-
## [Identity.Module.LicenseManager_v2.5.39](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.LicenseManager_v2.5.39) (2025-11-03)
132-
133-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.PolicyManager_v2.5.56...Identity.Module.LicenseManager_v2.5.39)
134-
135-
## [Identity.Module.PolicyManager_v2.5.56](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.PolicyManager_v2.5.56) (2025-11-03)
136-
137-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.Shared_v2.5.41...Identity.Module.PolicyManager_v2.5.56)
138-
139-
## [Identity.Module.Shared_v2.5.41](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.Shared_v2.5.41) (2025-11-03)
140-
141-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.API_v2.5.209...Identity.Module.Shared_v2.5.41)
142-
143-
**Implemented enhancements:**
144-
14570
- Develop [\#151](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/151) ([AngeloDotNet](https://github.com/AngeloDotNet))
146-
147-
**Merged pull requests:**
148-
149-
- Update CHANGELOG.md for tag main \[auto\] [\#150](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/150) ([github-actions[bot]](https://github.com/apps/github-actions))
150-
151-
## [Identity.Module.API_v2.5.209](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.API_v2.5.209) (2025-11-02)
152-
153-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.Core_v2.5.123...Identity.Module.API_v2.5.209)
154-
155-
## [Identity.Module.Core_v2.5.123](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.Core_v2.5.123) (2025-11-02)
156-
157-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.Shared_v2.5.39...Identity.Module.Core_v2.5.123)
158-
159-
## [Identity.Module.Shared_v2.5.39](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.Shared_v2.5.39) (2025-11-02)
160-
161-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.AccountManager_v2.5.34...Identity.Module.Shared_v2.5.39)
162-
163-
**Implemented enhancements:**
164-
16571
- Develop [\#149](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/149) ([AngeloDotNet](https://github.com/AngeloDotNet))
166-
167-
## [Identity.Module.AccountManager_v2.5.34](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.AccountManager_v2.5.34) (2025-10-29)
168-
169-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.AuthManager_v2.5.35...Identity.Module.AccountManager_v2.5.34)
170-
171-
**Implemented enhancements:**
172-
17372
- Develop [\#148](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/148) ([AngeloDotNet](https://github.com/AngeloDotNet))
174-
175-
**Merged pull requests:**
176-
177-
- Update CHANGELOG.md for tag main \[auto\] [\#147](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/147) ([github-actions[bot]](https://github.com/apps/github-actions))
178-
179-
## [Identity.Module.AuthManager_v2.5.35](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.AuthManager_v2.5.35) (2025-10-28)
180-
181-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.EmailManager_v2.5.34...Identity.Module.AuthManager_v2.5.35)
182-
183-
## [Identity.Module.EmailManager_v2.5.34](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.EmailManager_v2.5.34) (2025-10-28)
184-
185-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.LicenseManager_v2.5.38...Identity.Module.EmailManager_v2.5.34)
186-
187-
## [Identity.Module.LicenseManager_v2.5.38](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.LicenseManager_v2.5.38) (2025-10-28)
188-
189-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.PolicyManager_v2.5.55...Identity.Module.LicenseManager_v2.5.38)
190-
191-
## [Identity.Module.PolicyManager_v2.5.55](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.PolicyManager_v2.5.55) (2025-10-28)
192-
193-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.ProfileManager_v2.5.48...Identity.Module.PolicyManager_v2.5.55)
194-
195-
## [Identity.Module.ProfileManager_v2.5.48](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.ProfileManager_v2.5.48) (2025-10-28)
196-
197-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/Identity.Module.RolesManager_v2.5.7...Identity.Module.ProfileManager_v2.5.48)
198-
199-
## [Identity.Module.RolesManager_v2.5.7](https://github.com/AngeloDotNet/MinimalApi.Identity/tree/Identity.Module.RolesManager_v2.5.7) (2025-10-28)
200-
201-
[Full Changelog](https://github.com/AngeloDotNet/MinimalApi.Identity/compare/e1d127caced0f06458003042e78ecb59b27c595f...Identity.Module.RolesManager_v2.5.7)
202-
203-
**Implemented enhancements:**
204-
20573
- Develop [\#146](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/146) ([AngeloDotNet](https://github.com/AngeloDotNet))
20674
- Develop [\#145](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/145) ([AngeloDotNet](https://github.com/AngeloDotNet))
20775
- Develop [\#144](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/144) ([AngeloDotNet](https://github.com/AngeloDotNet))
@@ -323,6 +191,8 @@
323191

324192
**Merged pull requests:**
325193

194+
- Update CHANGELOG.md for tag main \[auto\] [\#150](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/150) ([github-actions[bot]](https://github.com/apps/github-actions))
195+
- Update CHANGELOG.md for tag main \[auto\] [\#147](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/147) ([github-actions[bot]](https://github.com/apps/github-actions))
326196
- Update CHANGELOG.md for tag main \[auto\] [\#143](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/143) ([github-actions[bot]](https://github.com/apps/github-actions))
327197
- Update CHANGELOG.md for tag main \[auto\] [\#135](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/135) ([github-actions[bot]](https://github.com/apps/github-actions))
328198
- Update CHANGELOG.md for tag main \[auto\] [\#132](https://github.com/AngeloDotNet/MinimalApi.Identity/pull/132) ([github-actions[bot]](https://github.com/apps/github-actions))

0 commit comments

Comments
 (0)