Skip to content

Commit d501105

Browse files
v1.0.0-alpha.24
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4930e3b commit d501105

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@
99
"early-poems-join",
1010
"five-bobcats-approve",
1111
"fluffy-bobcats-train",
12+
"fresh-cooks-lie",
1213
"hip-roses-shave",
1314
"lazy-peas-rest",
1415
"nine-elephants-poke",
1516
"shaggy-points-buy",
1617
"stale-parrots-dance",
1718
"two-llamas-ring",
19+
"weak-fireants-call",
1820
"witty-penguins-attack"
1921
]
2022
}

CHANGELOG.md

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

3+
## 1.0.0-alpha.24
4+
5+
### Patch Changes
6+
7+
- dc83179: Rename align row/column to direction
8+
- dc65682: Add async/await preload
9+
310
## 1.0.0-alpha.23
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stage-js",
3-
"version": "1.0.0-alpha.23",
3+
"version": "1.0.0-alpha.24",
44
"description": "2D HTML5 Rendering and Layout",
55
"homepage": "http://piqnt.com/stage.js/",
66
"author": "Ali Shakiba",

0 commit comments

Comments
 (0)