Skip to content

Commit f2b399a

Browse files
committed
v1.2.0
1 parent 78062fd commit f2b399a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9+
## [1.2.0] - 2022-06-04
10+
911
### Added
1012

1113
- Player will now have `PlayerGui`, `Backpack`, `StarterGear` and `PlayerScripts` children, with the relevant Starter instances copied into it (StarterGui, StarterPack, PlayerScripts)

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"bugs": {
1515
"url": "https://github.com/JohnnyMorganz/luau-lsp/issues"
1616
},
17-
"version": "1.1.0",
17+
"version": "1.2.0",
1818
"engines": {
1919
"vscode": "^1.67.0"
2020
},

0 commit comments

Comments
 (0)