From ff76e86ff2d786f4c6a26d792d3e4a84fba0c9f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Wed, 30 Mar 2022 02:41:04 +0800 Subject: [PATCH] chore(release): 0.3.3 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c49792a..255d3e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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.3.3](https://github.com/element-plus/unplugin-element-plus/compare/v0.3.2...v0.3.3) (2022-03-29) + + +### Features + +* drop node 12 support ([15427c2](https://github.com/element-plus/unplugin-element-plus/commit/15427c2dcf855a2569040b9965feddcf135bd350)) + + +### Bug Fixes + +* **deps:** update all non-major dependencies ([#136](https://github.com/element-plus/unplugin-element-plus/issues/136)) ([06bbbe1](https://github.com/element-plus/unplugin-element-plus/commit/06bbbe11a10c4393ed73470a76a0941fdefbae7e)) + ### [0.3.2](https://github.com/element-plus/unplugin-element-plus/compare/v0.3.1...v0.3.2) (2022-03-13) diff --git a/package.json b/package.json index 57704b8..e745875 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unplugin-element-plus", - "version": "0.3.2", + "version": "0.3.3", "keywords": [ "element-plus", "unplugin",