Skip to content

Commit 41e686f

Browse files
committed
v0.8.2: bump version
1 parent bed7997 commit 41e686f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelogs/alpha.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
The alpha version of JSAR is the first version of the project.
44

5+
## v0.8.2
6+
7+
### Fixes
8+
9+
- Fix the commandbuffer responses dispatching in client-side graphics
10+
511
## v0.8.1
612

713
### Improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yodaos-jsar/runtime",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"private": true,
55
"scripts": {
66
"lint": "eslint lib/**/*.ts",

0 commit comments

Comments
 (0)