Skip to content

Latest commit

 

History

History
139 lines (77 loc) · 9.49 KB

CHANGELOG.md

File metadata and controls

139 lines (77 loc) · 9.49 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.8 (2024-11-28)

Bug Fixes

  • config: fix theme path in release-please config (fd82136)
  • release-please: correct jsonpath syntax for version field (22647a1)

UX Improvements

  • theme: adjust diff editor background opacity for better contrast (422f1d4)
  • theme: change sidebar border colour from teal to zinc (fa566cb)

DX Maintenance & Configuration

  • config: remove version tracking from theme file (0233309)
  • release: configure theme version tracking in release-please (1287b86)
  • release: reorder release-please config fields for theme version tracking (4039d44)
  • theme: update version to 0.1.7 (0f92bbe)

0.1.7 (2024-11-28)

DX Continuous Integrations

  • publish: add Open VSX Registry publishing to workflow (13e190c)

0.1.6 (2024-11-28)

Features, Additions & Updates

  • theme: reorganise token colours alphabetically (ce9f47e)

UX Improvements

  • theme: reorganise colour tokens and remove redundant comments (00a89b1)

0.1.5 (2024-11-27)

UX Improvements

  • theme: add sidebar border colour in teal (a860d00)

0.1.4 (2024-11-27)

DX Maintenance & Configuration

  • deps: add package-lock.json (3a9eb46)

0.1.3 (2024-11-27)

Features, Additions & Updates

  • ♻️ Refactor code for readability and performance (e775b1d)
  • ✨ Update to same config as manual install extension (381b7f3)
  • 💄 Updated icon.png file (e0ae395)
  • theme: rename and reorganise theme files (f137682)

Bug Fixes

  • selection highlight in activity bar for claude-dev extension (027acbb)

Documentation

  • 📝 Update documentation files (c31c582)
  • readme: rewrite theme documentation with features and installation (64884a6)

DX Maintenance & Configuration

  • ➕ Add prettier configuration (627b459)
  • 🔧 Update package.json & delete package-lock.json (9f5b963)
  • assets: update application icon (2700d69)
  • build: add .vscodeignore to optimise extension package (0e30f40)
  • config: migrate to ESLint flat config and update Prettier setup (dbcb7aa)
  • deps-dev: bump prettier-plugin-packagejson from 2.4.8 to 2.4.9 (#9) (e5b155c)
  • deps: bump google-github-actions/release-please-action (#5) (f2b31e0)
  • eslint: remove eslint config file (e80013d)
  • main: 🔖 tokyo-night-tsdevau -> v1.0.0 (#1) (83c1d02)
  • package.json: update devDependencies (6f0fbe4)
  • project: initialise project with base config files and dependencies (0639d75)
  • publisher: update publisher name to tpsTech (f7d80e6)
  • release: 0.2.0 (079c46f)
  • update dependencies in package.json (bc1fa93)
  • update dependencies in package.json (941e262)
  • update prettier-plugin-packagejson version (7d8f0d5)

DX Continuous Integrations

  • 👷 Add Dependabot and Release-Please configuration (f532e8f)
  • workflows: add auto-assign, release-please and vsce-publish workflows (6571e79)

1.0.0 (2023-12-05)

Documentation

  • 📝 Update documentation files (c31c582)

Code & DX Improvements

  • ♻️ Refactor code for readability and performance (e775b1d)
  • ✨ Update to same config as manual install extension (381b7f3)
  • 💄 Updated icon.png file (e0ae395)

General Config Updates

  • ➕ Add prettier configuration (627b459)
  • 🔧 Update package.json & delete package-lock.json (9f5b963)
  • package.json: update devDependencies (6f0fbe4)
  • release: 0.2.0 (079c46f)

0.2.0 (2023-09-16)

Change Log

All notable changes to the "tim" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

  • Initial release