Skip to content

Commit

Permalink
chore(master): release 3.5.5 (#429)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 6, 2023
1 parent 805d341 commit 4384a69
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.5.5](https://github.com/mnao305/fantia-dl-tool/compare/v3.5.4...v3.5.5) (2023-07-06)


### Bug Fixes

* APIリクエストにx-requested-withヘッダーを追加 ([#428](https://github.com/mnao305/fantia-dl-tool/issues/428)) ([805d341](https://github.com/mnao305/fantia-dl-tool/commit/805d34189b385f93bbfb36d3d2b5dedba568d982))

## [3.5.4](https://github.com/mnao305/fantia-dl-tool/compare/v3.5.3...v3.5.4) (2023-05-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fantia-dl-tool",
"version": "3.5.4",
"version": "3.5.5",
"description": "Fantiaの投稿のメディアを全て一括でDLするツール",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit 4384a69

Please sign in to comment.