We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f5ac19 + 1d01373 commit 93bd3c2Copy full SHA for 93bd3c2
3 files changed
.changeset/flat-boats-hide.md
packages/notion-api-zod-schema/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @alanlu-dev/notion-api-zod-schema
2
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
9
## 1.0.1
10
11
### Patch Changes
packages/notion-api-zod-schema/package.json
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/notion-api-zod-schema",
"type": "module",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Zod schemas for the Notion API (unofficial)",
"author": "Alan Lu <hi@alanlu.dev> (https://github.com/alanlu-zyl)",
"license": "MIT",
0 commit comments