Skip to content

Commit 386b9a0

Browse files
chore(release): 0.1.2 [skip ci]
## [0.1.2](v0.1.1...v0.1.2) (2023-11-10) ### Bug Fixes * make the package public ([7af066b](7af066b))
1 parent 7af066b commit 386b9a0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.2](https://github.com/OutlierVentures/arweave-bundler/compare/v0.1.1...v0.1.2) (2023-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* make the package public ([7af066b](https://github.com/OutlierVentures/arweave-bundler/commit/7af066bb46c38d2b686a05230907a5ff200ce33f))
7+
18
## [0.1.1](https://github.com/OutlierVentures/arweave-bundler/compare/v0.1.0...v0.1.1) (2023-11-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@outlierventures/arweave-bundler",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"repository": "https://github.com/OutlierVentures/arweave-bundler",
55
"description": "",
66
"type": "module",

0 commit comments

Comments
 (0)