Skip to content

Commit 40b95db

Browse files
authored
Merge pull request #84 from pluginpal/changeset-release/master
Version Packages (beta)
2 parents d37fb75 + a504bad commit 40b95db

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"changesets": [
1212
"dirty-books-fail",
1313
"mighty-spoons-stare",
14-
"pink-poets-fold"
14+
"pink-poets-fold",
15+
"witty-plants-type"
1516
]
1617
}

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pluginpal/webtools-core
22

3+
## 1.0.0-beta.2
4+
5+
### Patch Changes
6+
7+
- d37fb75: Updated react peer-dependency range to allow ^17 || ^18
8+
39
## 1.0.0-beta.1
410

511
### Major Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pluginpal/webtools-core",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "This is the description of the plugin.",
55
"strapi": {
66
"name": "webtools",

0 commit comments

Comments
 (0)