revert: chore(release): 1.4.0 [skip ci]

This reverts commit 81231e92fd.
This commit is contained in:
aarthificial
2022-06-16 19:38:19 +02:00
committed by Jacob
parent 81231e92fd
commit d6121ae946
2 changed files with 1 additions and 8 deletions

View File

@@ -1,10 +1,3 @@
# [1.4.0](https://github.com/motion-canvas/ui/compare/v1.3.0...v1.4.0) (2022-06-16)
### Features
* add support for meta files ([#11](https://github.com/motion-canvas/ui/issues/11)) ([456790a](https://github.com/motion-canvas/ui/commit/456790ab8c88bf28baa4843078013ff881c1a439))
# [1.3.0](https://github.com/motion-canvas/ui/compare/v1.2.0...v1.3.0) (2022-06-15)

View File

@@ -1,6 +1,6 @@
{
"name": "@motion-canvas/ui",
"version": "1.4.0",
"version": "1.3.0",
"description": "User Interface for Motion Canvas",
"main": "dist/main.js",
"author": "motion-canvas",