Skip to content

v1.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 07:08
- name: Generate changelog
  id: changelog
  uses: jaywcjlove/[email protected]
  with:
    token: # Your GITHUB_TOKEN
    filter-author: (jaywcjlove|小弟调调™|dependabot\[bot\]|Renovate Bot)
    filter: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}'

v1.3.4...v1.3.5

  • 🐞 fix: Fix tag_rsp is not defined. 3b1fd66