From 7950edc034d3007b0612b80d3f424baef89746d9 Mon Sep 17 00:00:00 2001 From: alexanderhzheng Date: Wed, 10 Apr 2024 14:05:53 -0400 Subject: [PATCH] 2.2.15 (#503) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92e0e003..93214fb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "2.2.14", + "version": "2.2.15", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"