Skip to content

Commit

Permalink
Merge pull request #24 from FranciscoMoretti/changeset-release/main
Browse files Browse the repository at this point in the history
chore(release): version packages
  • Loading branch information
FranciscoMoretti authored Oct 15, 2024
2 parents 1b11362 + 7450911 commit 91d500c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/weak-crabs-fly.md

This file was deleted.

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

## 0.1.8

### Patch Changes

- [`1b11362e7246cad355185f9e6956d41e6f7594eb`](https://github.com/FranciscoMoretti/notion-downloader/commit/1b11362e7246cad355185f9e6956d41e6f7594eb) Thanks [@FranciscoMoretti](https://github.com/FranciscoMoretti)! - Fix double url encoding

## 0.1.7

### 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.1.7",
"version": "0.1.8",
"description": "A CLI to download notion pages.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 91d500c

Please sign in to comment.