From 62ac019620c73506a01419f0b215e136dd1db368 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 23 Feb 2022 22:17:35 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20publish=20v3.2.1=20?= =?UTF-8?q?=F0=9F=93=A6=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [skip ci] --- changelog.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 7b62ef4..51213b0 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,14 @@ 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.1](https://github.com/latipun7/dark-party/compare/v3.2.0...v3.2.1) (2022-02-23) + +### 🔐 Security Patches + +- **deps:** bump node-fetch from 2.6.6 to 2.6.7 ([#134](https://github.com/latipun7/dark-party/issues/134)) [`c3d27d1`](https://github.com/latipun7/dark-party/commit/c3d27d1d6ee9ab6a2ddd1a8f8934d5cc520d1a2c). + + Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> + ## [3.2.0](https://github.com/latipun7/dark-party/compare/v3.1.1...v3.2.0) (2021-12-09) ### ✨ Features diff --git a/package.json b/package.json index a913d27..2626c62 100644 --- a/package.json +++ b/package.json @@ -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.2.0", + "version": "3.2.1", "license": "MIT", "repository": { "type": "git",