Skip to content

Commit 86f609f

Browse files
authored
chore(release): version update (#2)
2 parents 2d9da9c + 769e2a5 commit 86f609f

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/fast-pants-play.md

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

.changeset/spicy-poets-shave.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.1
4+
5+
### Patch Changes
6+
7+
- [`2d9da9c`](https://github.com/alanlu-dev/notion-kit/commit/2d9da9c1508baa5693d6afde2d3e800b9cffc999) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - fix(notion-api-zod-schema): formula schema
8+
9+
- [`e1683dc`](https://github.com/alanlu-dev/notion-kit/commit/e1683dc9fface016f0c77d5f3cec3c9ae59b984a) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore(deps): bump package versions
10+
311
## 1.0.0
412

513
### Major 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.0",
4+
"version": "1.0.1",
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)