From 5d6922050c03dbdfce7bafaec55aec5e2a91c098 Mon Sep 17 00:00:00 2001 From: zdm Date: Sat, 11 Sep 2021 12:52:16 +0300 Subject: [PATCH] release: v4.0.0 --- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a20cdd5b..b0db502f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +### 4.0.0 (2021-09-11) + +Breaking changes: + +- feat!: :ext-resources alias replaced with #ext +- refactor!: app + +Migration: + +- replace `:softvisio` with `#vue` +- replace `:ext` with `#ext` +- replace `:ewc` with `#ewc` +- replace `:ext-resources` with `#ext` +- replace `:ewc-resources` with `#ewc` +- add `#vue` import to the `package.json` +- update `main.js` + ### 4.0.0-alpha.1 (2021-09-11) Breaking changes: diff --git a/package.json b/package.json index 234d56ce..015fb604 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/vue-ext", - "version": "4.0.0-alpha.1", + "version": "4.0.0", "description": "Softisio Vue Ext", "keywords": [ "softvisio",