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

chore(main): release 0.1.0 #142

Conversation

SachsenspieltCoding
Copy link
Contributor

@SachsenspieltCoding SachsenspieltCoding commented Oct 15, 2023

Neuer Release - Zum Veröffentlichen bitte Mergen

0.1.0 (2023-10-15)

⚠ BREAKING CHANGES

  • Test der Breaking Changes Funktion

📕 Funktionen

  • add version to footer (e85ea96)
  • added basic tag system for news article (c84206a)
  • added conceptual apply formular design (717ac07)
  • added error page (bbc7a9f)
  • added fontawesome icons (b776af4)
  • added footer and some little color change in header/footer-body (5a6696a)
  • added github actions (#13) (e70e867)
  • added header and branding (51dfdae)
  • added header for mobile (68b005a)
  • added hero; moved image files (9add8fa)
  • added home page design; WIP (10054e7)
  • added links to header (5ed3c97)
  • added login system and internal section (b7069ca)
  • added login to header; added footer; switched to tailwind's color system (9649d7b)
  • added logout button; fancy dashboard; some changes in the election system (422d030)
  • added more stuff to header and added dropdown menu (dccd335)
  • added new sectionspacer (d8e9a12)
  • added news page system (cc4c123)
  • added searchbar in news overview (861a852)
  • added stats on frontpage (38debdd)
  • added status page to footer (18d5183)
  • added team overview (522fa7a)
  • added team overview in admin page (777120c)
  • added theme switch (#21) (9c2cf35)
  • added timeline on home page (9c4a11a)
  • added title to pages (0d669f5)
  • created reversed option of image+text section (b1d23f2)
  • dropdown closes when clicked in the void (733344f)
  • first responsiveness optimization; header wip (dcdba90)
  • huge rework of team overview (5aebcd7)
  • some changes in components and made team overview more responsive (d77aa87)
  • tailwind and responsiveness (c83178b)
  • Teamseite & daisyUI hinzugefügt (#62) (7f2927a)

🔄 Änderungen

  • Mastodon Verifikations-Link hinzugefügt (#105) (7ebecc0)
  • Überarbeitung der Team Seite (#115) (94566b6)
  • Verlinkung zum Bewerbungsformular hinzugefügt (#60) (4601690)
  • Weiterleitung zu bio.link als (vorläufiges) Kontaktformular (#109) (f59a94e)

🪲 Fehlerbehebungen

  • added delay to section for better experience (14cf009)
  • added hardcoded mastodon verificationb (b1e6dce)
  • added me rel only to mastodon (2ad35e0)
  • added me rel only to mastodon (e66e3bc)
  • added me rel to sociallinks (41f8a35)
  • added missing dependencies (51c1af5)
  • added postinstall for prisma on vercel (8f1b0d3)
  • added prod and devel env files to .gitignore (af138c5)
  • arrows not moved correctly in mobile view (7180865)
  • back to sqlite (c580893)
  • broken package.json (4c5ed2f)
  • build on vercel? (bc91dd9)
  • change postinstall script (bb25b46)
  • changed some text in timeline (8c5cfc6)
  • changed version (32488dd)
  • changed version (91b2d82)
  • ci: Commit/PR Test lief auf falschem Main-Branch (ecf3df1)
  • ci: Release Please erstellt nun Draft Pull Requests (#120) (25623e6)
  • disabled auto account creation (635cb89)
  • filter mechanism was illogical (b70a11d)
  • fixed lint (2195b17)
  • hit z0eyby (501e077)
  • made emails optional (a59c692)
  • made emails optional (9b1f1eb)
  • made emails optional (69761bb)
  • made emails optional (fab3dda)
  • made header fixed (cadd16d)
  • moved HeaderDummy to individual pages -> create fullscreen sites (b3bddfd)
  • navbar now hidden when display to small; burger menu todo (5049eb3)
  • navbar now hidden when display to small; burger menu todo (bd95408)
  • news articles are now sorted (44faed2)
  • Overflow in Footer behoben (#116) (1d5b256)
  • postgres database due to vercel -_- (fdbee05)
  • Probleme beim Laden der Website (NewsPreview) (#76) (f60eda0)
  • removed .idea folder (07733f9)
  • removed gh pages from gh-actions config (18a7f95)
  • removed not finished items from header; remove self-lock in login screen (6d9d4ab)
  • removed not finished items from header; remove self-lock in login screen (1141d5d)
  • removed title component in page (eea884b)
  • removed unused dependency (0ca9d97)
  • repaired merge damages (98855da)
  • slapped prisma two times and than it doesn't reproduce itself until overpopulation (f924c19)
  • some changes in the social links in the footer (8a4b3f1)
  • some changes to the team page (0f675ad)
  • some changes to the team page (eacbc84)
  • some fixes for Z0eyby (1fc7bba)
  • some fixes to the team overview (c9e93b9)
  • some problems with option email (84f0dcf)
  • some wrapping issues fixed (331843b)
  • tags not clickable in news page overview (76affb7)
  • title not working correctly (62b47fd)
  • update gh-actions config (d5d68b6)
  • updated dependencies (d90a5c4)
  • updated links in footer (00332af)
  • User model renamed to TeamMember (f6de425)

🎨 Designänderungen

  • added thumbnail in post (a3b4b93)
  • bullet points now inside div container in lists (e829719)
  • implemented better css styling for markdown rendering (af5d002)
  • more feedback for buttons (d630c21)
  • Nicht korrekte Zentrierung der Punkte gefixt (Über uns Abschnitt) (#69) (a0b1f6c)
  • some displacement in news page (769ac69)

🔧 Code-Refactoring

  • apply formular now in seperate page; header no more solid on page load (bacf35a)
  • Behebt alle Fehler von Lint und Svelte Check (#119) (77581a2)
  • cleaned up components dir (bd04f20)
  • cleaned up components dir (f726251)
  • cleaned up the project a bit (42fb5c7)
  • improved team sorting and added date of entry (dc8dcc1)
  • moved news refresh trigger to api endpoint (6370790)
  • recode of link system, now supports links at root level (969b695)
  • splitted up the main and intern header (e661f4e)
  • update version (47fbf50)
  • updated dependencies (32e23a4)
  • updated links (be0da6d)

⚙️ Abhängigkeiten

  • Aktualisierung der Abhängigkeiten (7cd8d9d)
  • bump @fontsource/kanit from 5.0.12 to 5.0.15 (#133) (002a7de)
  • bump @fontsource/montserrat from 5.0.5 to 5.0.8 (#83) (1132b9a)
  • bump @fortawesome/fontawesome-svg-core from 6.4.0 to 6.4.2 (#78) (82762cd)
  • bump @sveltejs/adapter-node from 1.2.3 to 1.3.1 (#93) (1ebce08)
  • bump @sveltejs/kit from 1.21.0 to 1.23.0 (#88) (f439c0d)
  • bump @sveltejs/kit from 1.25.0 to 1.25.1 (#121) (0421aea)
  • bump @types/node from 20.3.3 to 20.4.5 (#66) (5501f57)
  • bump @types/node from 20.4.5 to 20.5.6 (#92) (1f8e794)
  • bump @types/node from 20.6.4 to 20.8.0 (#125) (d3af7df)
  • bump @types/node from 20.8.0 to 20.8.3 (#132) (8c4753f)
  • bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.62.0 (#96) (726eac2)
  • bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.3 (#124) (c413eb4)
  • bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 (#129) (8f71f25)
  • bump @typescript-eslint/parser from 6.7.2 to 6.7.4 (#130) (0b27c7f)
  • bump daisyui from 3.5.0 to 3.6.3 (#91) (afdf471)
  • bump daisyui from 3.7.7 to 3.9.1 (#127) (233b586)
  • bump eslint from 8.39.0 to 8.49.0 (#101) (d874246)
  • bump eslint from 8.39.0 to 8.50.0 (#102) (771b97c)
  • bump marked and @types/marked (#65) (6f111eb)
  • bump postcss from 8.4.30 to 8.4.31 (#123) (c323339)
  • bump prettier from 2.8.7 to 2.8.8 (#95) (508dbd5)
  • bump prisma from 5.3.1 to 5.4.1 (#131) (57f43cf)
  • bump release-it from 16.1.3 to 16.1.5 (#97) (c38c4f4)
  • bump svelte from 4.0.1 to 4.1.1 (#63) (cbf092a)
  • bump svelte-check from 3.4.4 to 3.5.1 (#100) (ed6f832)
  • bump svelte-check from 3.4.4 to 3.5.2 (#103) (77f35f9)
  • bump tailwindcss from 3.3.1 to 3.3.3 (#80) (8319f28)
  • bump the fortawesome group with 3 updates (#90) (d54abf2)
  • bump tslib from 2.5.0 to 2.6.2 (#86) (1147adb)
  • bump vite from 4.3.9 to 4.4.7 (#64) (d528fda)
  • bump vite from 4.4.7 to 4.4.9 (#94) (981d182)
  • update prisma (5d9d7e5)
  • updated some dependencies because dependabot is a bit dumb (bd17257)

📖 Inhaltsänderungen

  • added application page (e52f74a)
  • changed image in home page (cdb5aff)
  • changed second image on homepage (e7828df)
  • changed second image on homepage (73b667c)
  • filled home page a bit (1c56b2b)
  • Impressum und Datenschutzerklärung hinzugefügt (#61) (#72) (25d208e)
  • Löscht Z0eybys Daten aus der Webseite (Impressum) (#111) (4a4c80e)
  • replace placeholder text on home page (e2cedf9)
  • updated imprint (dbca2a3)

🔧 Sonstige Änderungen

  • 0.1.0-beta.0 (55516fd)
  • added dependabot (331aa5a)
  • added vscode to gitignore (3736ecd)
  • Änderungen an release-it Konfiguration (db2bfa2)
  • CHANGELOG.md zur .prettierignore hinzugefügt (186859d)
  • changelog: Änderung des Icons für Fehlerbehebungen (25f89e0)
  • Dateiformatierung (bf4826e)
  • deps-dev: bump @sveltejs/adapter-vercel from 3.0.1 to 3.0.2 (#50) (58e492c)
  • deps-dev: bump svelte from 3.58.0 to 3.59.2 (#51) (4435bb8)
  • deps-dev: bump vite from 4.3.1 to 4.4.7 (#52) (0128880)
  • deps: bump @fontsource/montserrat from 4.5.14 to 5.0.5 (#67) (7834bbc)
  • deps: bump semver from 6.3.0 to 6.3.1 (#47) (481e9ae)
  • deps: bump word-wrap from 1.2.3 to 1.2.5 (#48) (d9c8d19)
  • Entfernung des Neuigkeiten Features (#107) (86fbe7b)
  • format CHANGELOG.md (fe64795)
  • format files (9b657e6)
  • format files (8c55848)
  • format files (22d5e91)
  • main: release 0.1.0 (#118) (bcf0bca)
  • main: release 0.1.0-beta.0 (#117) (057c29f)
  • main: release 0.1.1 (#126) (a00349a)
  • main: release 0.1.2 (#141) (903526f)
  • Neuigkeiten Feature - Fehlende Löschungen nachgeholt (#110) (b89319d)
  • prepare 0.1.0 (3abb6b8)
  • prepare release 0.1.0 (fa9e032)
  • prisma: Alle Datenbanken nun durch gitignore abgedeckt (009595a)
  • README.md aktualisiert (bf6cdcf)
  • release v0.1.0-alpha.0 (f9350d7)
  • remove yarn.lock (3cecee5)
  • revert: revert to version 0.1.1 (70b14d1)
  • some changes (6d90c7b)
  • Test der Breaking Changes Funktion (9bf9f16)
  • update gitignore (77437b8)
  • update gitignore (8b265bf)
  • update README.md (0c7531e)

🚀 CI/CD-Änderungen

  • added github actions (4960ba3)
  • added pr test (fb742ae)
  • added production release (8c99316)
  • added release please as test (ef2da75)
  • added vercel for ci (3e46459)
  • added vercel for ci (32ff5e9)
  • Aktualisierung der Changelogkategorien (14c337c)
  • Aktualisierung der Relase-Please-Konfiguration (bd4d893)
  • Aktualisierung der Relase-Please-Konfiguration (ed66dc8)
  • Aktualisierung der Relase-Please-Konfiguration (02ae263)
  • changed adapter to node (ccd8379)
  • fix config (eaf3bc6)
  • fixed config (a11789e)
  • further testing with release please (84688c6)
  • improvements (297158c)
  • Neue CI-Pipeline für Production Deployment (7cc1095)
  • second attempt for vercel (fb4c2ac)
  • updated ci (e717e28)
  • updated dependabot (32ca6ea)
  • Verbesserte PR Test Mechanismen (#112) (1a7558a)
  • Weitere Verbesserungen an der Production CI-Pipeline (00e5806)

This PR was generated with Release Please. See documentation.

@SachsenspieltCoding SachsenspieltCoding force-pushed the release-please--branches--main--components--website branch from bf97d62 to 5640f73 Compare October 15, 2023 16:23
@SachsenspieltCoding SachsenspieltCoding deleted the release-please--branches--main--components--website branch October 15, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant