Skip to content
This repository was archived by the owner on Mar 18, 2023. It is now read-only.

Commit 21b6f5c

Browse files
Version Packages
1 parent c25cb40 commit 21b6f5c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/odd-walls-carry.md

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

CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- c25cb40: add OBOE_NULL option to remove oboe implementation (test build size)
8+
39
## 0.1.1
410

511
### 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": "auph",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"browser": "web/dist/browser/auph.js",
55
"main": "web/dist/cjs/index.js",
66
"module": "web/dist/module/index.js",

0 commit comments

Comments
 (0)