Skip to content

Commit

Permalink
chore: Bump to 4.3.0-beta (#3096)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgreen authored Sep 21, 2024
1 parent 20d536f commit 1d0da79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## v4.3

### v4.3.0-beta.1

- feat(gltf): extensions, encoding feature metadata (#2972)

### v4.3.0-alpha.8

- fix(3d-tiles): Rewrite of parseImplicitTiles for readability (#3086)
Expand All @@ -10,7 +14,6 @@
- feat(gltf): ext-structural-metadata encoding (#3080)
- chore(examples): bump @deck.gl version (#3081)
- chore: Bump to math.gl@4.1.0 (#3082)
- feat(gltf): extensions, encoding feature metadata (#2972)

### v4.3.0-alpha.7

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.0.0",
"version": "4.3.0-alpha.8",
"version": "4.3.0-beta.0",
"npmClient": "yarn",
"exact": true,
"packages": [
Expand Down

0 comments on commit 1d0da79

Please sign in to comment.