Skip to content

Commit

Permalink
Merge pull request #10 from jacoobia/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jacoobia authored Jan 13, 2024
2 parents 772b2db + 7c803d8 commit f04ac2d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/large-geckos-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-mayflies-melt.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# consume

## 0.3.1

### Patch Changes

- f14dd22: renamed validator functions to be more consistent with the lib
- 3de3a70: update validator to allow for error messages (matching schemeit)

## 0.3.0

### Minor 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": "consumejs",
"version": "0.3.0",
"version": "0.3.1",
"description": "A simple exploratorty wrapper for the NodeJS http library built in TypeScript",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit f04ac2d

Please sign in to comment.