Skip to content

Commit 5ea3ae3

Browse files
authored
Merge pull request #87 from badrap/changeset-release/main
Version Packages
2 parents e7f0873 + b64c968 commit 5ea3ae3

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/giant-seas-think.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
# @badrap/valita
22

3+
## 0.4.6
4+
5+
### Patch Changes
6+
7+
- [`7c42103`](https://github.com/badrap/valita/commit/7c421030709162c44de0b321132bda768846ebef) Thanks [@jviide](https://github.com/jviide)! - Publish npm packages using trusted publishing
8+
39
## 0.4.5
410

511
### Patch Changes

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@badrap/valita",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"exports": "./src/index.ts"
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@badrap/valita",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"type": "commonjs",
55
"description": "A validation & parsing library for TypeScript",
66
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)