Skip to content

Commit eab8125

Browse files
authored
chore(release): version update (#7)
2 parents 47be2b0 + 8ebbd98 commit eab8125

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/angry-meals-battle.md

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

.changeset/sour-maps-work.md

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

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

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

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- [`2dad920`](https://github.com/alanlu-dev/notion-kit/commit/2dad920ff1bf3d9d6c1e3538798722ac047018b9) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore(deps): bump package versions
8+
9+
- [`47be2b0`](https://github.com/alanlu-dev/notion-kit/commit/47be2b0fbca54cdc9c05b610122c236ff32ffdb7) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - fix(notion-api-zod-schema): update NotionDatabaseSchema to allow nullable number in rollup function
10+
311
## 1.0.5
412

513
### 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.5",
4+
"version": "1.0.6",
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)