From cd0660ffdaf7ceb3e3d2876cf8c5d2b9634b6bb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E6=99=A8=E5=85=89?= <2293885211@qq.com> Date: Wed, 4 May 2022 15:13:01 +0800 Subject: [PATCH] chore(release): 0.0.17 --- CHANGELOG.md | 2 ++ package.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 440150e56..22385ab36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [0.0.17](https://github.com/hcg1023/vue3-dnd/compare/v0.0.16...v0.0.17) (2022-05-04) + ### [0.0.16](https://github.com/hcg1023/vue3-dnd/compare/v0.0.15...v0.0.16) (2022-04-19) ### [0.0.15](https://github.com/hcg1023/vue3-dnd/compare/v0.0.14...v0.0.15) (2022-04-16) diff --git a/package.json b/package.json index 5f8d65455..cf1f88dd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue3-dnd", - "version": "0.0.16", + "version": "0.0.17", "description": "Drag and Drop for Vue3", "scripts": { "dev": "vite", @@ -49,7 +49,7 @@ "files": [ "dist", "README_ZH.md", - "logo.svg" + "logo.svg" ], "keywords": [ "drag",