Skip to content

chore(release): prepare v1.0.13#455

Closed
ViktorSvertoka wants to merge 2 commits into
developfrom
feat/add-go-graphql-nestjs-nuxtjs-categories
Closed

chore(release): prepare v1.0.13#455
ViktorSvertoka wants to merge 2 commits into
developfrom
feat/add-go-graphql-nestjs-nuxtjs-categories

Conversation

@ViktorSvertoka

@ViktorSvertoka ViktorSvertoka commented Jul 18, 2026

Copy link
Copy Markdown
Member

Summary

  • bump frontend version from 1.0.12 to 1.0.13
  • synchronize root package metadata in package.json and package-lock.json
  • add the 1.0.13 release entry to CHANGELOG.md

Release highlights

  • Go, GraphQL, NestJS, and NuxtJS category icons and styles
  • exhaustive registry-driven category style typing
  • guarded blog category loading in locale layout
  • normalized homepage canonical URL generation

Validation

Summary by CodeRabbit

  • New Features

    • Added Go, GraphQL, NestJS, and NuxtJS categories with dedicated icons and styling.
    • Expanded category presentation to support all available categories consistently.
  • Bug Fixes

    • Added a graceful empty state when blog categories cannot be loaded.
    • Improved localized homepage canonical URLs by preventing duplicate slashes.
    • Fixed locale layout rendering failures caused by blog category loading errors.

@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
devlovers-net Ignored Ignored Jul 18, 2026 11:09am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5aa10f81-1142-4299-912e-f57604c92884

📥 Commits

Reviewing files that changed from the base of the PR and between 3ef9887 and 7cf9eab.

⛔ Files ignored due to path filters (5)
  • frontend/package-lock.json is excluded by !**/package-lock.json
  • frontend/public/icons/go.svg is excluded by !**/*.svg
  • frontend/public/icons/graphql.svg is excluded by !**/*.svg
  • frontend/public/icons/nestjs.svg is excluded by !**/*.svg
  • frontend/public/icons/nuxtjs.svg is excluded by !**/*.svg
📒 Files selected for processing (4)
  • CHANGELOG.md
  • frontend/data/categoryRegistry.ts
  • frontend/data/categoryStyles.ts
  • frontend/package.json

📝 Walkthrough

Walkthrough

The release adds four category registry entries, derives category slug typing from the registry, requires exhaustive category styles, and updates changelog and frontend package metadata to version 1.0.13.

Changes

Category registry and release

Layer / File(s) Summary
Category definitions and exhaustive styles
frontend/data/categoryRegistry.ts, frontend/data/categoryStyles.ts
Adds Go, GraphQL, NestJS, and NuxtJS categories with icons and styles, and makes category style generation exhaustive.
Release metadata
CHANGELOG.md, frontend/package.json
Documents the 1.0.13 release and updates the frontend package version from 1.0.12 to 1.0.13.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested labels: enhancement

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/add-go-graphql-nestjs-nuxtjs-categories

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant