Skip to content

Commit 5fa06c9

Browse files
Merge pull request #32 from elek-io/changeset-release/main
Release 0.5.1
2 parents 25c34f1 + 8010e51 commit 5fa06c9

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tame-kangaroos-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @elek-io/shared
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- 25c34f1: fix: boolean and range Values are always required
8+
39
## 0.5.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elek-io/shared",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Exposing shared code like zod schemas and utility functions to be used inside other @elek-io packages.",
55
"homepage": "https://elek.io",
66
"repository": "https://github.com/elek-io/shared",

0 commit comments

Comments
 (0)