Skip to content

Commit

Permalink
Release Artifacts for v1.0.3
Browse files Browse the repository at this point in the history
 [skip ci]
  • Loading branch information
JAForbes committed Jan 31, 2022
1 parent 2db776f commit 9cbae6f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions changelog.md
@@ -1,4 +1,12 @@

# Release v1.0.3

### Patch Changes

#### [Remove unneeded pre-release command (@JAForbes)](https://github.com/JAForbes/sum-type/pull/51)

Already handled by pr-release merge.

# Release v1.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "sum-type",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple library for complex logic",
"main": "dist/sum-type.cjs",
"module": "lib/index.js",
Expand Down

0 comments on commit 9cbae6f

Please sign in to comment.