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,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.0] - 2025-10-30
11+
1012### Changed
1113
1214- New default Lune version is 0.10.4
@@ -48,7 +50,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4850
4951- Initial release
5052
51- [ unreleased ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.4...HEAD
53+ [ unreleased ] : https://github.com/ewd3v/pesde_package_template/compare/v0.2.0...HEAD
54+ [ 0.2.0 ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.4...v0.2.0
5255[ 0.1.4 ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.3...v0.1.4
5356[ 0.1.3 ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.2...v0.1.3
5457[ 0.1.2 ] : https://github.com/ewd3v/pesde_package_template/compare/v0.1.1...v0.1.2
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.4 "
5+ version = "0.2.0 "
66target = "luau"
77
88[graph."0x5eal/unzip@0.2.0 luau".pkg_ref]
Original file line number Diff line number Diff line change 11name = " ewdev/package_template"
2- version = " 0.1.4 "
2+ version = " 0.2.0 "
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