diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index b61adfa..4bb5097 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -5,6 +5,12 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.2] - 2024-06-17 + +### Fixed + +- Color Palette labeling. + ## [1.0.1] - 2024-06-15 ### Changed @@ -17,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Official release of **Dark Castle Theme for Sketch**. +[1.0.2]: https://github.com/scottgriv/Dark-Castle-Sketch/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/scottgriv/Dark-Castle-Sketch/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/scottgriv/Dark-Castle-Sketch/releases/tag/v1.0.0 diff --git a/Dark Castle Theme.sketch b/Dark Castle Theme.sketch index 3e6428f..6143ab4 100644 Binary files a/Dark Castle Theme.sketch and b/Dark Castle Theme.sketch differ diff --git a/screenshot.png b/screenshot.png index 3907aeb..3687b5f 100644 Binary files a/screenshot.png and b/screenshot.png differ