Skip to content

Tags: JohnnyCrazy/SpotifyAPI-NET

Tags

7.2.1

Toggle 7.2.1's commit message
Fix unused directives (Need a commit hook for that...)

7.2.0

Toggle 7.2.0's commit message
Only parse JSON when content-type is set to JSON

7.1.1

Toggle 7.1.1's commit message
fix release workflow

7.1.0

Toggle 7.1.0's commit message
bump install version

7.0.2

Toggle 7.0.2's commit message
fix build: switch from hub to gh cli

7.0.1

Toggle 7.0.1's commit message
chore: also ignore outdated SDK in tests

7.0.0

Toggle 7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 (#832)

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V4.3.0...V4.3.1)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6.3.0

Toggle 6.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Moq from 4.18.1 to 4.18.2 (#785)

Bumps [Moq](https://github.com/moq/moq4) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](devlooped/moq@v4.18.1...v4.18.2)

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6.2.2

Toggle 6.2.2's commit message
Also update authenticator if new refresh token was returned

6.2.1

Toggle 6.2.1's commit message
Added TrackMeta and TrackAudio, closes #648