@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.1.1] - 2025-08-03
11+
1012### Added
1113- Included a count of the matching embedded resources in the generated class doc-comments
1214
@@ -81,13 +83,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8183### Added
8284- Support for overriding ` ReadEmbeddedResourceValue ` partial method
8385
84- [ Unreleased ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/1.1.0...HEAD
85- [ 1.1.0 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/1.0.0...1.1.0
86- [ 1.0.0 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/0.0.1-alpha.6b...1.0.0
87- [ 0.0.1-alpha.6b ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/0.0.1-alpha.6...0.0.1-alpha.6b
88- [ 0.0.1-alpha.6 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/0.0.1-alpha.5...0.0.1-alpha.6
89- [ 0.0.1-alpha.5 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/0.0.1-alpha.4...0.0.1-alpha.5
90- [ 0.0.1-alpha.4 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/0.0.1-alpha.3...0.0.1-alpha.4
91- [ 0.0.1-alpha.3 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/0.0.1-alpha.2...0.0.1-alpha.3
92- [ 0.0.1-alpha.2 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/0.0.1-alpha...0.0.1-alpha.2
86+ [ Unreleased ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/compare/1.1.1...HEAD
87+ [ 1.1.1 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/1.1.1
88+ [ 1.1.0 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/1.1.0
89+ [ 1.0.0 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/1.0.0
90+ [ 0.0.1-alpha.6b ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/0.0.1-alpha.6b
91+ [ 0.0.1-alpha.6 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/0.0.1-alpha.6
92+ [ 0.0.1-alpha.5 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/0.0.1-alpha.5
93+ [ 0.0.1-alpha.4 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/0.0.1-alpha.4
94+ [ 0.0.1-alpha.3 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/0.0.1-alpha.3
95+ [ 0.0.1-alpha.2 ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/0.0.1-alpha.2
9396[ 0.0.1-alpha ] : https://github.com/datacute/EmbeddedResourcePropertyGenerator/releases/tag/0.0.1-alpha
0 commit comments