Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 22:31
· 97 commits to main since this release

v0.7.0 (2023-11-22)

Chore

  • chore: update GitHub workflow for releases (72ad275)

  • chore: add sync version of the update function (18c14a4)

  • chore(deps-dev): bump pytest from 7.4.2 to 7.4.3

Bumps pytest from 7.4.2 to 7.4.3.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

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

  • chore(deps-dev): bump black from 23.9.1 to 23.10.0

Bumps black from 23.9.1 to 23.10.0.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

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

  • chore(deps-dev): bump urllib3 from 2.0.5 to 2.0.7

Bumps urllib3 from 2.0.5 to 2.0.7.


updated-dependencies:

  • dependency-name: urllib3
    dependency-type: indirect
    ...

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

Feature

  • feat: add update existing file function (da4d785)

Unknown

  • Merge pull request #166 from supabase-community/chore/update-gh-workflow

chore: update GitHub workflow for releases (f42d176)

  • Merge pull request #165 from supabase-community/silentworks/file_update

feat: add update existing file function (d8139e0)

  • Merge pull request #158 from supabase-community/dependabot/pip/urllib3-2.0.7

chore(deps-dev): bump urllib3 from 2.0.5 to 2.0.7 (fc8cb5d)

  • Merge pull request #162 from supabase-community/dependabot/pip/main/pytest-7.4.3

chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 (9b048cb)

  • Merge pull request #159 from supabase-community/dependabot/pip/main/black-23.10.0

chore(deps-dev): bump black from 23.9.1 to 23.10.0 (0f332fa)