Skip to content

Commit

Permalink
chore(release): publish v3.2.0 πŸ“¦πŸš€
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Dec 9, 2021
1 parent 045cdc8 commit 04cbdda
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 279 deletions.
19 changes: 19 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# Changelog

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org) and [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines.

## [3.2.0](https://github.com/latipun7/dark-party/compare/v3.1.1...v3.2.0) (2021-12-09)

### ✨ Features

- improve C/C++ semantic highlight [`c55beca`](https://github.com/latipun7/dark-party/commit/c55becab5b16ca8a1e73c0855de117765814fa81).

- improve highlight on python, markdown, & asciidoc [`f4eaebd`](https://github.com/latipun7/dark-party/commit/f4eaebd6a0edab627d420b3610382c855abf8b3c).

- use _italic_ font style for comments πŸ’… [`f4448ec`](https://github.com/latipun7/dark-party/commit/f4448ec20428f73eb65cb21e527d09786e07dc9a).

### πŸ› Fixes

- improve ansi color 🌈 [`6a04e57`](https://github.com/latipun7/dark-party/commit/6a04e57b89e2516b726c1b66ada2545b2a7522e2).

### [3.1.1](https://github.com/latipun7/dark-party/compare/v3.1.0...v3.1.1) (2021-09-01)

### πŸ” Security Patches
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dark-party",
"displayName": "Dark Party",
"description": "✨ VSCode dark theme based on Dracula theme and One Dark Pro color token. For personal use, feel free to download if you want to use it too.",
"version": "3.1.1",
"version": "3.2.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 04cbdda

Please sign in to comment.