Skip to content

Commit

Permalink
chore(master): release 3.9.0 (#530)
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 7, 2024
1 parent ead247f commit 7c75ed9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.9.0](https://github.com/mnao305/fantia-dl-tool/compare/v3.8.1...v3.9.0) (2024-07-07)


### Features

* blog形式のテキストのダウンロードに対応 ([21675e6](https://github.com/mnao305/fantia-dl-tool/commit/21675e61420958f722d173cb5309ffbcf4ca4387))


### Bug Fixes

* **deps:** update dependency ky to v1.2.2 ([#529](https://github.com/mnao305/fantia-dl-tool/issues/529)) ([f744990](https://github.com/mnao305/fantia-dl-tool/commit/f744990026d22456cb2ffaa020412fa3538519b3))
* **deps:** update dependency ky to v1.2.3 ([#538](https://github.com/mnao305/fantia-dl-tool/issues/538)) ([6a18e92](https://github.com/mnao305/fantia-dl-tool/commit/6a18e925ffe5b20579bf44062994eea3ebeffec0))
* **deps:** update dependency ky to v1.2.4 ([#544](https://github.com/mnao305/fantia-dl-tool/issues/544)) ([e39fc9f](https://github.com/mnao305/fantia-dl-tool/commit/e39fc9fa28739cedfd775b70d5fa81451da41ef4))
* **deps:** update dependency ky to v1.3.0 ([#547](https://github.com/mnao305/fantia-dl-tool/issues/547)) ([3b28762](https://github.com/mnao305/fantia-dl-tool/commit/3b287623763014b4e78718d77a6e808de2d5b855))
* **deps:** update dependency ky to v1.4.0 ([#552](https://github.com/mnao305/fantia-dl-tool/issues/552)) ([3a1f7d1](https://github.com/mnao305/fantia-dl-tool/commit/3a1f7d136e84a31105fee891ba7b38d50d2d4d3a))
* タイトルにスペースが入っていた場合にダウンロードができない場合があるのを修正 ([5fbda9f](https://github.com/mnao305/fantia-dl-tool/commit/5fbda9f3468b7dae95b87cb90a0ab008c9745711))

## [3.8.1](https://github.com/mnao305/fantia-dl-tool/compare/v3.8.0...v3.8.1) (2024-01-20)


Expand Down
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.8.1",
"version": "3.9.0",
"description": "Fantiaの投稿のメディアを全て一括でDLするツール",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit 7c75ed9

Please sign in to comment.