Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0-alpha.1 (2023-04-26)

### Features

* add destinations to release field in package.json ([3aeb222](3aeb222))
  • Loading branch information
semantic-release-bot committed Apr 26, 2023
1 parent e053e1a commit 33b5dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unzippopotamus",
"version": "1.0.0-alpha",
"version": "1.0.0-alpha.1",
"description": "A simple interface for unzipping zip file streams",
"exports": {
".": {
Expand Down

0 comments on commit 33b5dc3

Please sign in to comment.