Skip to content

Commit

Permalink
ci(changesets): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and mscharley committed Apr 30, 2024
1 parent 46796bf commit fde5d8f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/unlucky-llamas-reply.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 @@
# generic-type-guard

## 4.1.0

### Minor Changes

- 46796bf: Add ESM support via a dual-package

## 4.0.3

### 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": "generic-type-guard",
"version": "4.0.3",
"version": "4.1.0",
"type": "module",
"publishConfig": {
"provenance": true
Expand Down

0 comments on commit fde5d8f

Please sign in to comment.