Skip to content

Commit fdaf287

Browse files
chore: release v0.2.0
1 parent ea124f0 commit fdaf287

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

pesde.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# It is not intended for manual editing.
33
format = 2
44
name = "ewdev/package_template"
5-
version = "0.1.4"
5+
version = "0.2.0"
66
target = "luau"
77

88
[graph."0x5eal/unzip@0.2.0 luau".pkg_ref]

pesde.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "ewdev/package_template"
2-
version = "0.1.4"
2+
version = "0.2.0"
33
description = "A template for pesde packages"
44
authors = ["EwDev (https://ewdev.net/)"]
55
repository = "https://github.com/ewd3v/pesde_package_template"

0 commit comments

Comments
 (0)