Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2022
1 parent 7ebc31f commit 90f23d8
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/slow-spoons-marry.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/sitebuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @moderntribe/sitebuilder

## 1.6.1

### Patch Changes

- 534180d: Updates tsconfig to simplify use of react imports within components

## 1.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sitebuilder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moderntribe/sitebuilder",
"version": "1.6.0",
"version": "1.6.1",
"description": "SiteBuilder foundation",
"source": "src/index.tsx",
"main": "dist/umd/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/storebuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @moderntribe/storebuilder

## 1.5.1

### Patch Changes

- 534180d: Updates tsconfig to simplify use of react imports within components

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storebuilder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moderntribe/storebuilder",
"version": "1.5.0",
"version": "1.5.1",
"description": "StoreBuilder foundation",
"source": "src/index.tsx",
"main": "dist/umd/index.js",
Expand Down

0 comments on commit 90f23d8

Please sign in to comment.