Skip to content

Commit 7aee9a7

Browse files
author
Babylon.js Platform
committed
Version update 8.5.0
1 parent 25b261c commit 7aee9a7

File tree

38 files changed

+189
-167
lines changed

38 files changed

+189
-167
lines changed

.build/changelog.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
2-
"fromTag": "8.4.1",
2+
"fromTag": "8.4.2",
33
"changelog": {
4+
"8.5.0": [
5+
{
6+
"pr": "16546",
7+
"title": "Update freezeWorldMatrix documentation",
8+
"description": null,
9+
"author": {
10+
"name": "deltakosh",
11+
"url": "https://github.com/deltakosh"
12+
},
13+
"files": [
14+
"packages/dev/core/src/Meshes/transformNode.ts"
15+
],
16+
"tags": [
17+
"skip changelog"
18+
]
19+
}
20+
],
421
"8.4.2": [
522
{
623
"pr": "16545",

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 8.5.0
4+
5+
### Core
6+
7+
38
## 8.4.2
49

510
### Core

0 commit comments

Comments
 (0)