Skip to content

Commit

Permalink
Merge pull request #32 from elek-io/changeset-release/main
Browse files Browse the repository at this point in the history
Release 0.5.1
  • Loading branch information
Nils-Kolvenbach authored Jun 14, 2024
2 parents 25c34f1 + 8010e51 commit 5fa06c9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tame-kangaroos-carry.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 @@
# @elek-io/shared

## 0.5.1

### Patch Changes

- 25c34f1: fix: boolean and range Values are always required

## 0.5.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": "@elek-io/shared",
"version": "0.5.0",
"version": "0.5.1",
"description": "Exposing shared code like zod schemas and utility functions to be used inside other @elek-io packages.",
"homepage": "https://elek.io",
"repository": "https://github.com/elek-io/shared",
Expand Down

0 comments on commit 5fa06c9

Please sign in to comment.