Skip to content

New Blog Post - VelaptorASeprite Integration Release#118

Merged
CalvinWilkinson merged 4 commits intomainfrom
feature/117-vel-aseprite-release
Feb 26, 2026
Merged

New Blog Post - VelaptorASeprite Integration Release#118
CalvinWilkinson merged 4 commits intomainfrom
feature/117-vel-aseprite-release

Conversation

@CalvinWilkinson
Copy link
Member

@CalvinWilkinson CalvinWilkinson commented Feb 26, 2026

Closes #117

@CalvinWilkinson CalvinWilkinson self-assigned this Feb 26, 2026
@CalvinWilkinson CalvinWilkinson added the 📃new-blog-post New feature that does not exist label Feb 26, 2026
@github-project-automation github-project-automation bot moved this to ⚪Not Set in KD-Team Feb 26, 2026
@CalvinWilkinson CalvinWilkinson marked this pull request as ready for review February 26, 2026 18:40
Copilot AI review requested due to automatic review settings February 26, 2026 18:40
@github-project-automation github-project-automation bot moved this from ⚪Not Set to ↪️PR Complete (Needs Merging) in KD-Team Feb 26, 2026
@CalvinWilkinson CalvinWilkinson merged commit 026e10d into main Feb 26, 2026
5 checks passed
@CalvinWilkinson CalvinWilkinson deleted the feature/117-vel-aseprite-release branch February 26, 2026 18:40
@github-project-automation github-project-automation bot moved this from ↪️PR Complete (Needs Merging) to ✅Done in KD-Team Feb 26, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “News” blog post announcing the initial preview release of the VelaptorAseprite integration library, and updates site navigation/spellchecking to support the new release tag.

Changes:

  • Added a new News MDX post for the VelaptorAseprite v1.0.0-preview.1 release.
  • Updated the Docusaurus navbar to include a “VelaptorAseprite Releases” tag link.
  • Added “aseprite” to the VS Code cSpell dictionary.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
news/2026-2-26-velaseprite-release/index.mdx New release announcement post content for VelaptorAseprite.
docusaurus.config.ts Adds a navbar link to the new velaptor-aseprite news tag page.
.vscode/settings.json Adds “aseprite” to workspace spellcheck words.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


## What Is VelaptorAseprite?

**[Velaptor](https://docs.velaptor.io)** is a NuGet package that adds native Aseprite sprite sheet support to Velaptor 2D games.
Copy link

Copilot AI Feb 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section is titled "What Is VelaptorAseprite?" but the first sentence describes Velaptor as the NuGet package that adds Aseprite support. That appears to be incorrect/misleading—this description should refer to VelaptorAseprite (the integration library) instead of Velaptor itself.

Suggested change
**[Velaptor](https://docs.velaptor.io)** is a NuGet package that adds native Aseprite sprite sheet support to Velaptor 2D games.
**[VelaptorAseprite](https://docs.velaptor.io)** is a NuGet package that adds native Aseprite sprite sheet support to Velaptor 2D games.

Copilot uses AI. Check for mistakes.
tags: [releases, velaptor, velaptor-aseprite]
---

import URL from "@site/src/components/URL";
Copy link

Copilot AI Feb 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

URL is imported but never used in this MDX post. Please remove the unused import, or replace the plain markdown links with the <URL /> component where intended to keep the file clean and avoid unused-module warnings.

Suggested change
import URL from "@site/src/components/URL";

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📃new-blog-post New feature that does not exist

Projects

Status: ✅Done

Development

Successfully merging this pull request may close these issues.

📃New Blog Post - VelaptorAseprite Integration Release

3 participants