Skip to content

Commit

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

* 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 Dec 1, 2023
1 parent b014699 commit 1021a70
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.2.1](https://github.com/liblaf/thu-learn-downloader/compare/v0.2.0...v0.2.1) (2023-12-01)

### Bug Fixes

- **ci:** update install action to use new template ([b014699](https://github.com/liblaf/thu-learn-downloader/commit/b014699d26f46e81ae941b8a81e77928c88169f7))
- **workflows:** remove unnecessary permission and add token for checkout ([2d422c8](https://github.com/liblaf/thu-learn-downloader/commit/2d422c8ffda7592e3cde26891367a144f1f72ee8))

## [0.2.0](https://github.com/liblaf/thu-learn-downloader/compare/v0.1.21...v0.2.0) (2023-11-18)

### Features
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.0"
version = "0.2.1"

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

0 comments on commit 1021a70

Please sign in to comment.