Skip to content

Commit 93bd3c2

Browse files
authored
chore(release): version update (#3)
2 parents 0f5ac19 + 1d01373 commit 93bd3c2

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/flat-boats-hide.md

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

packages/notion-api-zod-schema/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alanlu-dev/notion-api-zod-schema
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [`0f5ac19`](https://github.com/alanlu-dev/notion-kit/commit/0f5ac196bc0942a5c462972bf3b8b018a2fda9c2) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore(deps): bump package versions
8+
39
## 1.0.1
410

511
### Patch Changes

packages/notion-api-zod-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/notion-api-zod-schema",
33
"type": "module",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "Zod schemas for the Notion API (unofficial)",
66
"author": "Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)",
77
"license": "MIT",

0 commit comments

Comments
 (0)