Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
probablyjassin committed Oct 24, 2024
1 parent 830343d commit 0d656a6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Change Log

All notable changes to the "pink-functional" extension will be documented in this file.
## [1.0.1] - 10/24/2024

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
# Added

## [Unreleased]
- made the color for link green (`textLink.foreground` and `textLink.activeForeground`)

- Initial release
## [1.0.0] - 10/22/2024

## Changed

- took "Pink As Heck" by shoobah as base but created and implemented custom token colors
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pink-functional",
"displayName": "Pink Functional",
"description": "A simple pink theme, with syntax highlighting kept as normal as possible to not hinder your DX! Based on a theme by shoobah.",
"version": "1.0.0",
"version": "1.0.1",
"publisher": "probablyjassin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,4 +32,4 @@
}
]
}
}
}

0 comments on commit 0d656a6

Please sign in to comment.