Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
KrofDrakula committed May 30, 2023
1 parent c45451f commit dfca4ba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @krofdrakula/drop

## 1.0.2

### Patch Changes

- Fix misconfiguration for Vite types build

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@krofdrakula/drop",
"version": "1.0.1",
"version": "1.0.2",
"private": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit dfca4ba

Please sign in to comment.