Skip to content

Commit

Permalink
chore(main): release 0.1.17 (#55)
Browse files Browse the repository at this point in the history
* chore(main): release 0.1.17

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pre-commit-ci[bot] authored Jul 30, 2023
1 parent 3cdb387 commit a0f43ab
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.1.17](https://github.com/liblaf/thu-learn-downloader/compare/v0.1.16...v0.1.17) (2023-07-30)

### Bug Fixes

- mkdir when there is no docs or work ([3cdb387](https://github.com/liblaf/thu-learn-downloader/commit/3cdb387e66feca8e697c3059bccb1440f240f7b3)), closes [#59](https://github.com/liblaf/thu-learn-downloader/issues/59)

### Documentation

- pretty README ([8551cb0](https://github.com/liblaf/thu-learn-downloader/commit/8551cb0e3c000a75d4b2059e299896b997a6f33e))

## [0.1.16](https://github.com/liblaf/thu-learn-downloader/compare/v0.1.15...v0.1.16) (2023-07-03)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name = "thu-learn-downloader"
packages = [{ include = "thu_learn_downloader" }]
readme = "README.md"
repository = "https://github.com/liblaf/thu-learn-downloader"
version = "0.1.16"
version = "0.1.17"

[tool.poetry.dependencies]
beautifulsoup4 = "^4.12.2"
Expand Down

0 comments on commit a0f43ab

Please sign in to comment.