Skip to content

Commit

Permalink
🦉
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Nov 1, 2024
1 parent 991b31d commit 740d0af
Show file tree
Hide file tree
Showing 18 changed files with 115 additions and 26 deletions.
12 changes: 0 additions & 12 deletions .changeset/hip-lions-protect.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pretty-squids-greet.md

This file was deleted.

14 changes: 14 additions & 0 deletions examples/cra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# notion-x-example-cra

## 7.0.1

### Major Changes

- 3c4b572: Maintenance update

### Patch Changes

- Updated dependencies [3c4b572]
- Updated dependencies [bac28e2]
- [email protected]
- [email protected]
2 changes: 1 addition & 1 deletion examples/cra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-x-example-cra",
"version": "7.0.0",
"version": "7.0.1",
"private": true,
"scripts": {
"dev": "DISABLE_ESLINT_PLUGIN=true GENERATE_SOURCEMAP=false react-scripts start",
Expand Down
17 changes: 17 additions & 0 deletions examples/full/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# notion-x-example-full

## 7.0.1

### Major Changes

- 3c4b572: Maintenance update

### Patch Changes

- Updated dependencies [3c4b572]
- Updated dependencies [bac28e2]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
2 changes: 1 addition & 1 deletion examples/full/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-x-example-full",
"version": "7.0.0",
"version": "7.0.1",
"private": true,
"type": "module",
"scripts": {
Expand Down
16 changes: 16 additions & 0 deletions examples/minimal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# notion-x-example-minimal

## 7.0.1

### Major Changes

- 3c4b572: Maintenance update

### Patch Changes

- Updated dependencies [3c4b572]
- Updated dependencies [bac28e2]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
2 changes: 1 addition & 1 deletion examples/minimal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-x-example-minimal",
"version": "7.0.0",
"version": "7.0.1",
"private": true,
"type": "module",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions packages/notion-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# notion-client

## 7.0.1

### Major Changes

- 3c4b572: Maintenance update

### Patch Changes

- bac28e2: Minor fixes
- Updated dependencies [3c4b572]
- [email protected]
- [email protected]
2 changes: 1 addition & 1 deletion packages/notion-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-client",
"version": "7.0.0",
"version": "7.0.1",
"type": "module",
"description": "Robust TypeScript client for the unofficial Notion API.",
"repository": "NotionX/react-notion-x",
Expand Down
13 changes: 13 additions & 0 deletions packages/notion-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# notion-compat

## 7.0.1

### Major Changes

- 3c4b572: Maintenance update

### Patch Changes

- Updated dependencies [3c4b572]
- [email protected]
- [email protected]
2 changes: 1 addition & 1 deletion packages/notion-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-compat",
"version": "7.0.0",
"version": "7.0.1",
"type": "module",
"description": "Compatibility layer between the official Notion API and unofficial private API.",
"repository": "NotionX/react-notion-x",
Expand Down
7 changes: 7 additions & 0 deletions packages/notion-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# notion-types

## 7.0.1

### Major Changes

- 3c4b572: Maintenance update
2 changes: 1 addition & 1 deletion packages/notion-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-types",
"version": "7.0.0",
"version": "7.0.1",
"type": "module",
"description": "TypeScript types for core Notion data structures.",
"repository": "NotionX/react-notion-x",
Expand Down
12 changes: 12 additions & 0 deletions packages/notion-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# notion-utils

## 7.0.1

### Major Changes

- 3c4b572: Maintenance update

### Patch Changes

- Updated dependencies [3c4b572]
- [email protected]
2 changes: 1 addition & 1 deletion packages/notion-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-utils",
"version": "7.0.0",
"version": "7.0.1",
"type": "module",
"description": "Useful utilities for working with Notion data. Isomorphic.",
"repository": "NotionX/react-notion-x",
Expand Down
14 changes: 14 additions & 0 deletions packages/react-notion-x/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# react-notion-x

## 7.0.1

### Major Changes

- 3c4b572: Maintenance update

### Patch Changes

- bac28e2: Minor fixes
- Updated dependencies [3c4b572]
- [email protected]
- [email protected]
2 changes: 1 addition & 1 deletion packages/react-notion-x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-notion-x",
"version": "7.0.0",
"version": "7.0.1",
"type": "module",
"description": "Fast and accurate React renderer for Notion.",
"repository": "NotionX/react-notion-x",
Expand Down

0 comments on commit 740d0af

Please sign in to comment.