Skip to content

Commit

Permalink
Merge pull request #10 from softnetics/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
msp5382 authored Dec 29, 2023
2 parents a0615c9 + 51dd087 commit a746c79
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/smooth-cooks-beg.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# what-the-dep

## 2.0.2

### Patch Changes

- a0615c9: Fix union type dependency resolving bugs

## 2.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": "@softnetics/what-the-dep",
"version": "2.0.1",
"version": "2.0.2",
"main": "dist/index.cjs",
"types": "dist/index.d.ts",
"module": "dist/index.js",
Expand Down

0 comments on commit a746c79

Please sign in to comment.