Skip to content

Releases: kubosho/blog.kubosho.com

v10.0.2

12 Nov 13:09
Compare
Choose a tag to compare

10.0.2 (2024-11-12)

πŸ“š Some changes

  • deps: update dependency astro to ^4.16.10 (#1901) (311cc9b)

v10.0.1

10 Nov 11:35
Compare
Choose a tag to compare

10.0.1 (2024-11-10)

πŸ“š Some changes

  • client/CHANGELOG: fix commit hash (09e6085)

v10.0.0

10 Nov 11:33
Compare
Choose a tag to compare

10.0.0 (2024-11-10)

⚠ BREAKING CHANGES

  • restructure this repository into a monorepo

✨ Features

  • restructure this repository into a monorepo (c8cbf0d)

πŸ“š Some changes

  • deps: recreate to package-lock.json (ea63b13)
  • github: replace Dependabot with Renovate (4ea6e4c)
  • github: specify of working-directory (f43a007)

v9.8.1

05 Nov 15:39
Compare
Choose a tag to compare

9.8.1 (2024-11-05)

πŸ“š Some changes

  • update import paths for each configuration file (2b72ccd)

v9.8.0

23 Sep 08:24
Compare
Choose a tag to compare

9.8.0 (2024-09-23)

✨ Features

  • pages/_layouts: implement EntryShell layout component (35ff68c)
  • app/components: implement Logo components (e877017)
  • pages: remove props for logo component (bd47a7b)

πŸ“š Some changes

  • app: centralize logic for addWbr() (84be546)
  • enhance customizability of OGP (fd35453)
  • move BaseShell file to pages/_layouts (6260151)
  • entries/[id]: use EntryShell (9fbcfb0)

v9.7.2

23 Sep 05:50
Compare
Choose a tag to compare

9.7.2 (2024-09-23)

πŸ› Bug Fixes

  • ExternalResourceLink: move network settings further up the page (15ba1d3)
  • tweak outline width (5b20220)

v9.7.1

23 Sep 05:38
Compare
Choose a tag to compare

9.7.1 (2024-09-23)

v9.7.0

23 Sep 05:12
Compare
Choose a tag to compare

9.7.0 (2024-09-23)

✨ Features

  • OpenGraphProtocol: add article:author data (2a86eef)
  • BlogShell: add author metadata (bf6721d)
  • BlogShell: add color-scheme metadata (8970cae)
  • BlogShell: add theme-color metadata (0be9df7)

πŸ› Bug Fixes

  • BlogShell: add description metadata (b4def20)

v9.6.0

19 Sep 15:00
Compare
Choose a tag to compare

9.6.0 (2024-09-19)

✨ Features

  • OpenGraphProtocol: add og:locale data (0eea699)
  • BlogShell: remove unused component (97040c6)

πŸ› Bug Fixes

πŸ“š Some changes

  • constants: remove unnecessary path (9240a17)

v9.5.0

19 Sep 02:34
Compare
Choose a tag to compare

9.5.0 (2024-09-19)

✨ Features

  • images/og: add fallback og:image (704c395)
  • replace to new og:image on each entry page (835823b)