Skip to content

Releases: MeilCli/slack-upload-file

v3.0.4

15 Jan 09:01
621e2d7
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (#638) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 (#637) @dependabot[bot]
  • πŸ“— build(deps-dev): bump prettier from 2.8.1 to 2.8.2 (#636) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 (#634) @dependabot[bot]
  • πŸ“— build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 (#635) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (#633) @dependabot[bot]
  • πŸ“— build(deps-dev): bump eslint from 8.30.0 to 8.31.0 (#632) @dependabot[bot]

v3.0.3

01 Jan 09:01
87b0e24
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • πŸš‘ trigger report CI when CI-PR and CI-Master completed (759b0f6)

Dependency Updates

  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 (#630) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 (#631) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.17 to 18.11.18 (#629) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 (#628) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 (#627) @dependabot[bot]
  • πŸ“— build(deps-dev): bump eslint from 8.29.0 to 8.30.0 (#626) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.15 to 18.11.17 (#625) @dependabot[bot]

v3.0.2

15 Dec 09:01
3a4a39c
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • πŸ“— build(deps-dev): bump @types/node from 18.11.14 to 18.11.15 (#624) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 (#623) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.13 to 18.11.14 (#622) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (#621) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.12 to 18.11.13 (#620) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0 (#619) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.11 to 18.11.12 (#617) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 (#618) @dependabot[bot]
  • πŸ“— build(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#616) @dependabot[bot]
  • πŸ“— build(deps-dev): bump prettier from 2.8.0 to 2.8.1 (#615) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.10 to 18.11.11 (#613) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 (#611) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0 (#612) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 (#610) @dependabot[bot]
  • πŸ“— build(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#609) @dependabot[bot]

v3.0.1

01 Dec 09:02
cc8e06a
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • πŸ“— build(deps-dev): bump @types/node from 18.11.9 to 18.11.10 (#608) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 (#606) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#607) @dependabot[bot]
  • πŸ“— build(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#604) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#603) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#602) @dependabot[bot]

v3.0.0

21 Nov 18:03
15498d5
Compare
Choose a tag to compare

What's Changed

Breaking Changes!

  • ⚠️ change to delete_file_ids_before_upload and uploaded_file_ids to array type and name (5179b13)
  • ⚠️ don't send title when upload by files (25b32cf)
  • ⚠️ require files:read permission (91910e2)
  • ⚠️ remove channels option, add channel_id option (9d7c560)
  • ⚠️ use filesUploadV2 (e6ef191)

Changes

  • πŸ“˜ add migration guide (315df1b)
  • πŸ“˜ update readme for major update (3b9aa37)

Dependency Updates

  • πŸ“— build(deps-dev): bump eslint from 8.27.0 to 8.28.0 (#597) @dependabot[bot]
  • πŸ“— build(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#595) @dependabot[bot]

v2.1.2

15 Nov 09:01
fc3d207
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.43.0 (#594) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 (#593) @dependabot[bot]
  • πŸ“— build(deps): bump @slack/web-api from 6.7.2 to 6.8.0 (#591) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1 (#589) @dependabot[bot]
  • πŸ“— build(deps-dev): bump eslint from 8.26.0 to 8.27.0 (#590) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 (#588) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.8 to 18.11.9 (#587) @dependabot[bot]

v2.1.1

01 Nov 09:01
5e62b91
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (#586) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 (#585) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.7 to 18.11.8 (#584) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.5 to 18.11.7 (#583) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 (#581) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (#582) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.4 to 18.11.5 (#580) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.3 to 18.11.4 (#579) @dependabot[bot]
  • πŸ“— build(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#578) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.11.2 to 18.11.3 (#577) @dependabot[bot]

v2.1.0

19 Oct 16:21
Compare
Choose a tag to compare

What's Changed

Changes

  • πŸ“˜ update readme (39ad81e)
  • 🎁 add delete_file_id_before_upload option (c091e7e)
  • πŸ”¨ add output that uploaded file id (aefbfb1)

Dependency Updates

  • πŸ“— build(deps-dev): bump @types/node from 18.11.0 to 18.11.2 (#574) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 (#573) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1 (#572) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.8.5 to 18.11.0 (#571) @dependabot[bot]

v2.0.10

15 Oct 09:04
1733473
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • πŸ“— build(deps-dev): bump @types/node from 18.8.4 to 18.8.5 (#570) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 (#569) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 (#567) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.8.3 to 18.8.4 (#568) @dependabot[bot]
  • πŸ“— build(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#566) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.8.2 to 18.8.3 (#565) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.8.1 to 18.8.2 (#564) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 (#562) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.8.0 to 18.8.1 (#563) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (#561) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.7.23 to 18.8.0 (#560) @dependabot[bot]

v2.0.9

01 Oct 09:04
07cd454
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • πŸ“— build(deps): bump @actions/core from 1.9.1 to 1.10.0 (#558) @dependabot[bot]
  • πŸ“— build(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#557) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 (#555) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#556) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.7.21 to 18.7.23 (#554) @dependabot[bot]
  • πŸ“— build(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#553) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @types/node from 18.7.18 to 18.7.21 (#552) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0 (#551) @dependabot[bot]
  • πŸ“— build(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0 (#550) @dependabot[bot]