File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed 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.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
Original file line number Diff line number Diff line change 22# It is not intended for manual editing.
33format = 2
44name = "ewdev/graft"
5- version = "0.1.2 "
5+ version = "0.1.3 "
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/graft"
2- version = " 0.1.2 "
2+ version = " 0.1.3 "
33description = " Hot reloading for Luau"
44authors = [" EwDev (https://ewdev.net/)" ]
55repository = " https://github.com/ewd3v/luau_graft"
You can’t perform that action at this time.
0 commit comments