From a1e2714091ec35764e25a58104697f66a8572f85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 15:14:36 +0000 Subject: [PATCH] chore: release v0.1.0 --- crates/shader-tools/CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 crates/shader-tools/CHANGELOG.md diff --git a/crates/shader-tools/CHANGELOG.md b/crates/shader-tools/CHANGELOG.md new file mode 100644 index 0000000..3aec8c0 --- /dev/null +++ b/crates/shader-tools/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0](https://github.com/LeagueToolkit/shader-tools/releases/tag/v0.1.0) - 2026-05-09 + +### Added + +- add vibed scaffold