File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- - Fix command substituion in changelog ` echo "Test?? should show full command and not substitue" `
10+ ### Fixed
11+
12+ - Fix command substitution in changelog ` echo "Test?? should show full command and not substitue" `
13+
14+ ## [ 0.1.3] - 2025-08-31
1115
1216### Fixed
1317
@@ -25,7 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2529
2630- Initial release
2731
28- [ unreleased ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.2...HEAD
32+ [ unreleased ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.3...HEAD
33+ [ 0.1.3 ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.2...v0.1.3
2934[ 0.1.2 ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.1...v0.1.2
3035[ 0.1.1 ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.0...v0.1.1
3136[ 0.1.0 ] : https://github.com/ewd3v/pesde_package_template/compare/1e62886861473c5c43ada9f5a7c81eeb9b9a6cfc...v0.1.0
Original file line number Diff line number Diff line change 22# It is not intended for manual editing.
33format = 2
44name = "ewdev/package_template"
5- version = "0.1.2 "
5+ version = "0.1.3 "
66target = "luau"
77
88[graph."pesde/hello@1.0.2 luau"]
Original file line number Diff line number Diff line change 11name = " ewdev/package_template"
2- version = " 0.1.2 "
2+ version = " 0.1.3 "
33description = " A template for pesde packages"
44authors = [" EwDev (https://ewdev.net/)" ]
55repository = " https://github.com/ewd3v/pesde_package_template"
You can’t perform that action at this time.
0 commit comments