Skip to content

Commit 38de848

Browse files
chore(release): version package πŸ¦‹
1 parent d3bcc1a commit 38de848

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/brave-schools-vanish.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-web-builder
22

3+
## 0.22.0
4+
5+
### Minor Changes
6+
7+
- 84cbaeb: new component property types "array" and "object"
8+
39
## 0.21.0
410

511
### Minor Changes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-web-builder",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"description": "React components for building pages",
55
"main": "./dist/WebBuilder.cjs",
66
"module": "./dist/WebBuilder.js",

0 commit comments

Comments
Β (0)