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 Aug 30, 2024
1 parent 0f5ba4d commit 57029d1
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 15 deletions.
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.

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

## 0.0.6

### Patch Changes

- [`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 [[`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
6 changes: 6 additions & 0 deletions packages/notion-cache-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# notion-cache-client

## 0.0.4

### Patch Changes

- [`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
9 changes: 9 additions & 0 deletions packages/notion-downloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# notion-downloader

## 0.0.4

### Patch Changes

- [`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 [[`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 57029d1

Please sign in to comment.