File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed
Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
2727### Security
2828
29- ## [[ 0.1.0] ( https://github.com/<author>/<my-package>/releases/tag/v0.1.0 ) ] - 2025-01-01
29+ ## [ 0.1.0] - 2025-01-01
3030
31- Initial Release
31+ ### Added
32+
33+ <!-- Describe the feature set of the initial release here -->
34+ -
35+ -
36+ -
37+
38+ <!--
39+ Below are the target URLs for each version
40+ You can link version numbers (in level-2 headings)
41+ to the corresponding tag on GitHub, or the diff
42+ in comparison to the previous release
43+ -->
44+
45+ [ Unreleased ] : https://github.com/<author>/<my-package>/compare/v0.1.0...HEAD
46+ [ 0.1.0 ] : https://github.com/<author>/<my-package>/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments