Skip to content

Commit bbd4438

Browse files
authored
Merge pull request #185 from moderntribe/changeset-release/main
Version Packages
2 parents fbfdb51 + 366a919 commit bbd4438

6 files changed

Lines changed: 21 additions & 15 deletions

File tree

.changeset/fresh-cats-sell.md

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

.changeset/pretty-radios-punch.md

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

packages/sitebuilder/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @moderntribe/sitebuilder
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 95b3ab4: Add purchase domain icon to setup screen card
8+
- c270205: \* Changes CARDS constant to draw data from backend and not JSON
9+
- Updates backend data structure returns for updated frontend requirements
10+
311
## 2.0.0
412

513
### Major Changes

packages/sitebuilder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moderntribe/sitebuilder",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "SiteBuilder foundation",
55
"source": "src/index.tsx",
66
"main": "dist/umd/index.js",

plugins/wme-sitebuilder/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @moderntribe/wme-sitebuilder
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 95b3ab4: Add purchase domain icon to setup screen card
8+
- c270205: \* Changes CARDS constant to draw data from backend and not JSON
9+
- Updates backend data structure returns for updated frontend requirements
10+
- Updated dependencies [95b3ab4]
11+
- Updated dependencies [c270205]
12+
- @moderntribe/sitebuilder@2.0.1
13+
314
## 2.0.0
415

516
### Major Changes

plugins/wme-sitebuilder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moderntribe/wme-sitebuilder",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Easily build and configure a site.",
55
"author": "Modern Tribe Incubator Team",
66
"license": "MIT",

0 commit comments

Comments
 (0)