From a57c51b9281dcd72ef9dbfbd77a185e8f07c165f Mon Sep 17 00:00:00 2001 From: CyberNika Date: Wed, 6 Dec 2023 21:43:00 +0800 Subject: [PATCH] chore(release): 3.1.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abcd13c..eb09408 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.1.1](https://github.com/CyberNika/v-contextmenu/compare/v3.1.0...v3.1.1) (2023-12-06) + + +### Bug Fixes + +* 🐛 fix missing theme files ([db6c7ad](https://github.com/CyberNika/v-contextmenu/commit/db6c7add9a740f4af87d09cfc3c73b98ca619afa)), closes [#139](https://github.com/CyberNika/v-contextmenu/issues/139) + ## [3.1.0](https://github.com/CyberNika/v-contextmenu/compare/v3.0.0...v3.1.0) (2023-11-30) ### Features diff --git a/package.json b/package.json index 29837d9..75078c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "v-contextmenu", - "version": "3.1.0", + "version": "3.1.1", "description": "ContextMenu based on Vue 3.0", "keywords": [ "contextmenu",