Skip to content

Commit 2cfc751

Browse files
Version Packages (#80)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b2d5564 commit 2cfc751

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/khaki-bobcats-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

lib/compiler/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @astrojs/compiler
22

3+
## 0.2.8
4+
5+
### Patch Changes
6+
7+
- b2d5564: Fixes wasm build
8+
39
## 0.2.6
410

511
### Patch Changes

lib/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@astrojs/compiler",
33
"type": "module",
4-
"version": "0.2.7",
4+
"version": "0.2.8",
55
"scripts": {
66
"build": "tsc -p ."
77
},

0 commit comments

Comments
 (0)