Releases: supabase/embeddings-generator
Releases · supabase/embeddings-generator
v0.0.6
What's Changed
- Releases/change to docs schema by @thorwebdev in #5
- update the action details by @kiwicopple in #9
- Update README.md by @kiwicopple in #10
- build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by @dependabot[bot] in #14
- build(deps-dev): bump @types/node from 20.2.3 to 20.2.5 by @dependabot[bot] in #13
- Chore: better docs by @kiwicopple in #11
- build(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.8.0 by @dependabot[bot] in #18
- build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot[bot] in #17
- build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot[bot] in #19
- build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot[bot] in #20
- Update dependabot.yml by @thorwebdev in #22
- build(deps-dev): bump @types/uuid from 9.0.1 to 9.0.2 by @dependabot[bot] in #21
- Update CODEOWNERS by @inian in #23
- build(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by @dependabot[bot] in #25
- build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 by @dependabot[bot] in #26
- build(deps-dev): bump typescript from 5.1.3 to 5.1.6 by @dependabot[bot] in #27
- build(deps-dev): bump @types/node from 20.2.5 to 20.3.3 by @dependabot[bot] in #28
- build(deps-dev): bump @types/node from 20.3.3 to 20.4.5 by @dependabot[bot] in #30
- build(deps-dev): bump eslint-plugin-github from 4.8.0 to 4.9.2 by @dependabot[bot] in #31
- build(deps): bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot[bot] in #35
- Fix GitHub Action name in readme by @marcklingen in #29
- build(deps): bump actions/setup-node from 3.7.0 to 3.8.1 by @dependabot[bot] in #37
- build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.62.0 by @dependabot[bot] in #39
- build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot[bot] in #40
- build(deps-dev): bump jest from 29.5.0 to 29.6.4 by @dependabot[bot] in #36
- build(deps): bump actions/checkout from 3 to 4 by @dependabot[bot] in #42
- build(deps): bump uuid and @types/uuid by @dependabot[bot] in #44
- build(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot[bot] in #47
- build(deps-dev): bump @types/node from 20.4.5 to 20.8.2 by @dependabot[bot] in #48
- build(deps): bump @supabase/supabase-js from 2.22.0 to 2.38.4 by @dependabot[bot] in #55
- build(deps-dev): bump eslint-plugin-github from 4.9.2 to 4.10.1 by @dependabot[bot] in #53
- A new optional input parameter
embedding-modelto allow users to specify the embedding model by @taishikato in #79
New Contributors
- @kiwicopple made their first contribution in #9
- @inian made their first contribution in #23
- @marcklingen made their first contribution in #29
- @taishikato made their first contribution in #79
Full Changelog: v0.0.3...v0.0.6