Skip to content

Commit

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

* ci(pre-commit): 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 Jan 26, 2024
1 parent 93ea0f5 commit 3c46260
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/liblaf/thu-learn-downloader/compare/v0.2.1...v0.3.0) (2024-01-26)

### Features

- reorganize filename generation for attachments ([0c9b22f](https://github.com/liblaf/thu-learn-downloader/commit/0c9b22f0c124e64c6af196b4dd08650ce5d7779d))
- update GitHub workflows to use new release action ([93ea0f5](https://github.com/liblaf/thu-learn-downloader/commit/93ea0f557a556de6f3e2318f3fbb4f6f3fbb8367))

## [0.2.1](https://github.com/liblaf/thu-learn-downloader/compare/v0.2.0...v0.2.1) (2023-12-01)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT"
name = "thu-learn-downloader"
readme = "README.md"
repository = "https://github.com/liblaf/thu-learn-downloader"
version = "0.2.1"
version = "0.3.0"

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

0 comments on commit 3c46260

Please sign in to comment.