Skip to content

Commit eb3120e

Browse files
chore: release v0.1.3
1 parent fac4713 commit eb3120e

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

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.1.3] - 2025-11-13
11+
1012
### Fixed
1113

1214
- Fiu now syncs in correctly to Roblox
@@ -31,7 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3133

3234
- Initial release
3335

34-
[unreleased]: https://github.com/ewd3v/luau_graft/compare/v0.1.2...HEAD
36+
[unreleased]: https://github.com/ewd3v/luau_graft/compare/v0.1.3...HEAD
37+
[0.1.3]: https://github.com/ewd3v/luau_graft/compare/v0.1.2...v0.1.3
3538
[0.1.2]: https://github.com/ewd3v/luau_graft/compare/v0.1.1...v0.1.2
3639
[0.1.1]: https://github.com/ewd3v/luau_graft/compare/v0.1.0...v0.1.1
3740
[0.1.0]: https://github.com/ewd3v/luau_graft/compare/788bbe1f83576f7f9edc294f9f9b63d9d2583070...v0.1.0

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/graft"
5-
version = "0.1.2"
5+
version = "0.1.3"
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/graft"
2-
version = "0.1.2"
2+
version = "0.1.3"
33
description = "Hot reloading for Luau"
44
authors = ["EwDev (https://ewdev.net/)"]
55
repository = "https://github.com/ewd3v/luau_graft"

0 commit comments

Comments
 (0)