Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] release #625

Merged
merged 1 commit into from
Jul 3, 2024
Merged

[ci] release #625

merged 1 commit into from
Jul 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 10, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tus/file-store@1.4.0

Minor Changes

  • 117e1b2: Add basic storage information to the Upload model. You can now access
    upload.storage which has type (file, s3, gcs), path, and when applicable
    bucket.

Patch Changes

  • Updated dependencies [117e1b2]
    • @tus/utils@0.3.0

@tus/gcs-store@1.3.0

Minor Changes

  • 117e1b2: Add basic storage information to the Upload model. You can now access
    upload.storage which has type (file, s3, gcs), path, and when applicable
    bucket.

Patch Changes

  • Updated dependencies [117e1b2]
    • @tus/utils@0.3.0

@tus/s3-store@1.5.0

Minor Changes

  • 117e1b2: Add basic storage information to the Upload model. You can now access
    upload.storage which has type (file, s3, gcs), path, and when applicable
    bucket.

Patch Changes

  • Updated dependencies [117e1b2]
    • @tus/utils@0.3.0

@tus/server@1.7.0

Minor Changes

  • ea2bf07: Add lastPath argument to getFileIdFromRequest to simplify a common use
    case.

Patch Changes

  • Updated dependencies [117e1b2]
    • @tus/utils@0.3.0

@tus/utils@0.3.0

Minor Changes

  • 117e1b2: Add basic storage information to the Upload model. You can now access
    upload.storage which has type (file, s3, gcs), path, and when applicable
    bucket.

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from f38b963 to 15a4f84 Compare June 12, 2024 12:13
@Murderlon Murderlon merged commit ac78b2a into main Jul 3, 2024
2 checks passed
@Murderlon Murderlon deleted the changeset-release/main branch July 3, 2024 08:42
Murderlon added a commit to netdown/tus-node-server that referenced this pull request Jul 15, 2024
* main:
  Add issue templates
  [ci] release (tus#625)
  Add .npmrc
  @tus/server: add `lastPath` arg to `getFileIdFromRequest` (tus#626)
  Add basic storage info to Upload model (tus#624)
  Release
  v0.0.0
  @tus/server: allow onUploadFinish hook to override response data (tus#615)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant