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.1] - 2025-11-06
11+
1012### Changed
1113
1214- Changed type exports to include impl and proto
@@ -19,5 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921
2022- Initial release
2123
22- [ unreleased ] : https://github.com/ewd3v/luau_graft/compare/v0.1.0...HEAD
24+ [ unreleased ] : https://github.com/ewd3v/luau_graft/compare/v0.1.1...HEAD
25+ [ 0.1.1 ] : https://github.com/ewd3v/luau_graft/compare/v0.1.0...v0.1.1
2326[ 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.0 "
5+ version = "0.1.1 "
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.0 "
2+ version = " 0.1.1 "
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