We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af066b commit 386b9a0Copy full SHA for 386b9a0
CHANGELOG.md
@@ -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
8
## [0.1.1](https://github.com/OutlierVentures/arweave-bundler/compare/v0.1.0...v0.1.1) (2023-11-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@outlierventures/arweave-bundler",
- "version": "0.1.1",
+ "version": "0.1.2",
"repository": "https://github.com/OutlierVentures/arweave-bundler",
"description": "",
"type": "module",
0 commit comments