Skip to content

Commit 4f3e8d4

Browse files
chore(release): 0.2.1 [skip ci]
## [0.2.1](v0.2.0...v0.2.1) (2023-11-23) ### Bug Fixes * add back dist ([#15](#15)) ([4cd2816](4cd2816))
1 parent 4cd2816 commit 4f3e8d4

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.2.1](https://github.com/OutlierVentures/arweave-bundler/compare/v0.2.0...v0.2.1) (2023-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add back dist ([#15](https://github.com/OutlierVentures/arweave-bundler/issues/15)) ([4cd2816](https://github.com/OutlierVentures/arweave-bundler/commit/4cd281679d6b8fae30dea5248677a071185c4224))
7+
18
# [0.2.0](https://github.com/OutlierVentures/arweave-bundler/compare/v0.1.4...v0.2.0) (2023-11-23)
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.2.0",
3+
"version": "0.2.1",
44
"repository": "https://github.com/OutlierVentures/arweave-bundler",
55
"description": "",
66
"type": "module",

0 commit comments

Comments
 (0)