Skip to content

Releases: 5ouma/opml-generator

v0.3.1

21 May 08:54
bcebd7c
Compare
Choose a tag to compare

What's Changed

🔧 Maintenance

  • Modify the way to manage dependencies by @5ouma in #60

⛓️ Dependency Updates

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 May 10:51
d0ebcb1
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Output when generating is succeeded by @5ouma in #55

📖 Documentation Changes

🧹 Refactoring

🔧 Maintenance

🎽 CI

  • ci(deps): Run deps update on the dev branch by @5ouma in #52

⛓️ Dependency Updates

  • chore(deps): Bump pre-commit hook by @pre-commit-ci in #42
  • chore(deps): Update dependencies by @github-actions in #43
  • chore(deps): Bump pre-commit hook by @pre-commit-ci in #45
  • chore(deps): Update dependencies by @github-actions in #46
  • chore(deps): Update dependencies by @github-actions in #47
  • chore(deps): Bump pre-commit hook by @pre-commit-ci in #48
  • chore(deps): Update dependencies by @github-actions in #49
  • chore(deps): Update dependencies by @github-actions in #50
  • chore(deps): Bump pre-commit hook by @pre-commit-ci in #51
  • chore(deps): Bump pre-commit hook by @pre-commit-ci in #54

Full Changelog: v0.2.1...v0.3.0

v0.2.1

07 Apr 09:50
428f5fc
Compare
Choose a tag to compare

What's Changed

📖 Documentation Changes

  • Add more information for contributors by @5ouma in #28
  • Update PR template and CONTIRBUTING.md by @5ouma in #38

🎽 CI

  • Molt will update the lock file by @5ouma in #29
  • Run when "deno.lock" has changed by @5ouma in #31
  • Use GitHub App Token by @5ouma in #32
  • Use GitHub App to add the label to PRs by @5ouma in #33
  • Use GitHub App to assign reviewer and assignee by @5ouma in #34
  • Use GitHub App instead of Actions by @5ouma in #35
  • Switch the base branch to dev by @5ouma in #36
  • Quote text instead of using | by @5ouma in #37
  • Don't use GitHub App Token by @5ouma in #39

⛓️ Dependency Updates

  • chore(deps): Update dependencies by @github-actions in #30

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Mar 07:51
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Use git diff to get updated files on gist-update by @5ouma in #19

🎽 CI

  • Fix on and the message by @5ouma in #7
  • Remove the Deno hook by @5ouma in #6
  • Create a new tag automatically by @5ouma in #12
  • Run tagpr on main branch by @5ouma in #13
  • Add contents: write permission by @5ouma in #14
  • Change pre-commit.ci config by @5ouma in #16
  • Add Type: Dependencies label to pre-commit.ci by @5ouma in #17
  • Give up using tagpr by @5ouma in #26

⛓️ Dependency Updates

  • chore(deps): Bump pre-commit hook by @pre-commit-ci in #15
  • chore(deps): Update dependencies by @github-actions in #18

🚐 Other Changes

  • Release for v0.1.0 by @github-actions in #25

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Mar 07:44
v0.1.0
0c36015
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Convert TOML file that contains feeds to OPML that can be subscribed
  • Automatically update with GitHub Gist using GitHub Actions

⛓️ Dependency Updates

  • chore(deps): Update dependencies by @github-actions in #3
  • chore(deps): Update dependencies by @github-actions in #4

New Contributors

  • @github-actions made their first contribution in #3

Full Changelog: https://github.com/5ouma/opml-generator/commits/v0.1.0