Skip to content

Commit

Permalink
chore(release): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 1, 2024
1 parent 792192d commit 044d353
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 22 deletions.
7 changes: 0 additions & 7 deletions .changeset/calm-donuts-trade.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/metal-pumas-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-rice-film.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/download-notion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# download-notion

## 0.0.6

### Patch Changes

- [`eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8`](https://github.com/FranciscoMoretti/notion-downloader/commit/eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8) Thanks [@FranciscoMoretti](https://github.com/FranciscoMoretti)! - New config schema

- [`2aa49fe264081365fbc3dab0c888c1137c3a16ec`](https://github.com/FranciscoMoretti/notion-downloader/commit/2aa49fe264081365fbc3dab0c888c1137c3a16ec) Thanks [@FranciscoMoretti](https://github.com/FranciscoMoretti)! - Files get tracked on their dir and only updated when needed

- [`f544c4dd349bf9a373916bf063b776ebffaf738b`](https://github.com/FranciscoMoretti/notion-downloader/commit/f544c4dd349bf9a373916bf063b776ebffaf738b) Thanks [@FranciscoMoretti](https://github.com/FranciscoMoretti)! - Hints for config and more config files

- Updated dependencies [[`eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8`](https://github.com/FranciscoMoretti/notion-downloader/commit/eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8), [`2aa49fe264081365fbc3dab0c888c1137c3a16ec`](https://github.com/FranciscoMoretti/notion-downloader/commit/2aa49fe264081365fbc3dab0c888c1137c3a16ec)]:
- [email protected]
- [email protected]

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/download-notion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-downloader-cli",
"version": "0.0.5",
"version": "0.0.6",
"description": "A CLI to download notion pages.",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/notion-cache-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# notion-cache-client

## 0.0.4

### Patch Changes

- [`eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8`](https://github.com/FranciscoMoretti/notion-downloader/commit/eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8) Thanks [@FranciscoMoretti](https://github.com/FranciscoMoretti)! - New config schema

- [`2aa49fe264081365fbc3dab0c888c1137c3a16ec`](https://github.com/FranciscoMoretti/notion-downloader/commit/2aa49fe264081365fbc3dab0c888c1137c3a16ec) Thanks [@FranciscoMoretti](https://github.com/FranciscoMoretti)! - Files get tracked on their dir and only updated when needed

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/notion-cache-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-cache-client",
"version": "0.0.3",
"version": "0.0.4",
"description": "A variant of the official notion client that uses a cache.",
"publishConfig": {
"access": "public"
Expand Down
11 changes: 11 additions & 0 deletions packages/notion-downloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# notion-downloader

## 0.0.4

### Patch Changes

- [`eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8`](https://github.com/FranciscoMoretti/notion-downloader/commit/eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8) Thanks [@FranciscoMoretti](https://github.com/FranciscoMoretti)! - New config schema

- [`2aa49fe264081365fbc3dab0c888c1137c3a16ec`](https://github.com/FranciscoMoretti/notion-downloader/commit/2aa49fe264081365fbc3dab0c888c1137c3a16ec) Thanks [@FranciscoMoretti](https://github.com/FranciscoMoretti)! - Files get tracked on their dir and only updated when needed

- Updated dependencies [[`eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8`](https://github.com/FranciscoMoretti/notion-downloader/commit/eab5e967ceb542d0d7500c2fc3a1a9e70d2294f8), [`2aa49fe264081365fbc3dab0c888c1137c3a16ec`](https://github.com/FranciscoMoretti/notion-downloader/commit/2aa49fe264081365fbc3dab0c888c1137c3a16ec)]:
- [email protected]

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/notion-downloader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-downloader",
"version": "0.0.3",
"version": "0.0.4",
"description": "A variant of the official notion client that uses a cache.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 044d353

Please sign in to comment.