Skip to content

Commit e73244e

Browse files
committed
chore(release): bump version to 1.7.1
1 parent 44914d3 commit e73244e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## 1.7.1 - 2025-10-08
9+
10+
### Fixed
11+
12+
- Fixed "Undefined array key 'owner'" error when creating pages in databases. The SDK now properly handles empty bot objects returned by the Notion API in `created_by` and `last_edited_by` fields.
13+
814
## 1.7.0 - 2025-06-25
915

1016
### Added

0 commit comments

Comments
 (0)