Skip to content

Releases: d-oit/basketball-streams-to-calendar-ai-prompt

v1.0.9.2

03 Jan 10:43
417974f
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

  • chore(deps): bump lucide-react from 0.454.0 to 0.469.0 by @dependabot in #74
  • chore(deps): bump next-themes from 0.3.0 to 0.4.4 by @dependabot in #72

🧰 Other Changes

Full Changelog: v1.0.9.1...v1.0.9.2

v1.0.9.1

14 Nov 17:38
99b41c0
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Redesign of Button Positions by @d-oit in #59

🐛 Bug Fixes

📦 Dependencies

  • chore(deps): bump @tanstack/react-query from 5.59.13 to 5.59.20 by @dependabot in #48
  • chore(deps-dev): bump @types/react from 18.3.11 to 18.3.12 by @dependabot in #45

🧰 Other Changes

  • Update README.md by @d-oit in #41
  • Fix accordion and textarea persistence by @d-oit in #53
  • Update create_release_merge.yml by @d-oit in #55
  • Update create_release_merge.yml by @d-oit in #56
  • Update package.json by @d-oit in #57
  • Update create_release_merge.yml by @d-oit in #58

New Contributors

  • @d-oit made their first contribution in #41

Full Changelog: v1.0.9...v1.0.9.1

v1.0.9

10 Nov 21:50
bc7dfda
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

  • chore(deps): bump pascalgn/automerge-action from 0.11.0 to 0.16.4 by @dependabot in #25
  • chore(deps): bump @tanstack/react-query from 5.56.2 to 5.59.9 by @dependabot in #30
  • chore(deps): bump WyriHaximus/github-action-wait-for-status from 1.2.0 to 1.8.0 by @dependabot in #24
  • chore(deps): bump @radix-ui/react-avatar from 1.1.0 to 1.1.1 by @dependabot in #23
  • chore(deps-dev): bump eslint-plugin-react from 7.37.0 to 7.37.1 by @dependabot in #22
  • chore(deps): bump tailwind-merge from 2.5.3 to 2.5.4 by @dependabot in #38
  • chore(deps): bump lucide-react from 0.446.0 to 0.454.0 by @dependabot in #39
  • chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 by @dependabot in #36
  • chore(deps): bump @google/generative-ai from 0.20.0 to 0.21.0 by @dependabot in #34
  • chore(deps): bump date-fns from 3.6.0 to 4.1.0 by @dependabot in #33

Full Changelog: v1.0.7...v1.0.9

Release 1.0.8-1

13 Oct 20:10
Compare
Choose a tag to compare
Release 1.0.8-1 Pre-release
Pre-release
  • Fix:
    Delete existing: Skip status "canceled" gCal events

Full Changelog: v1.0.8-0...v1.0.8-1

Release 1.0.8-0

08 Oct 14:10
Compare
Choose a tag to compare
Release 1.0.8-0 Pre-release
Pre-release

What's Changed

📦 Dependencies

  • chore(deps): bump pascalgn/automerge-action from 0.11.0 to 0.16.4 by @dependabot in #25

Full Changelog: v1.0.7...v1.0.8-0

Release 1.0.7

07 Oct 18:16
Compare
Choose a tag to compare
  • fix wrong gCal Api datetime format in gemini prompt (7a476bb)
  • Update README.md (c2b1566)
  • Aktualisieren von Index.jsx (af19268)
  • Update geminiApi.js (add323a)
  • Update geminiApi.js (f2fb708)
  • Update geminiApi.js (2a679da)
  • Update geminiApi.js (63be65a)
  • Update geminiApi.js (54cfcb7)
  • Merge pull request #20 from d-oit/dependabot/npm_and_yarn/types/react-18.3.11 (88dcc26)
  • Update Dependabot-Automerge.yml (df6af0b)
  • Update Dependabot-Automerge.yml (79e5fde)
  • Merge pull request #14 from d-oit/dependabot/npm_and_yarn/vitejs/plugin-react-4.3.2 (c07c1e6)
  • Merge pull request #16 from d-oit/dependabot/npm_and_yarn/vite-5.4.8 (dd77631)
  • Update Dependabot-Automerge.yml (b8dd15c)
  • Update Dependabot-Automerge.yml (29891b5)
  • chore(deps-dev): bump @types/react from 18.3.8 to 18.3.11 (86d57fd)
  • chore(deps-dev): bump vite from 5.4.7 to 5.4.8 (6e10620)
  • chore(deps-dev): bump @vitejs/plugin-react from 4.3.1 to 4.3.2 (6f4c4ca)

Release 1.0.6

30 Sep 11:11
Compare
Choose a tag to compare

Release 1.0.5

27 Sep 12:23
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.2

26 Sep 10:06
Compare
Choose a tag to compare
  • Change the google auth logic
  • Change the gemini prompt and gCal for datetime from utc to ISO 8601

#2
#3
#4

Full Changelog: v1.0.1...v1.0.2

v1.0.1

23 Sep 12:59
Compare
Choose a tag to compare

🐛 Bug Fixes
Fix chrome error with google api #1

Full Changelog: v1.0.0...v1.0.1