We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d37fb75 + a504bad commit 40b95dbCopy full SHA for 40b95db
.changeset/pre.json
@@ -11,6 +11,7 @@
11
"changesets": [
12
"dirty-books-fail",
13
"mighty-spoons-stare",
14
- "pink-poets-fold"
+ "pink-poets-fold",
15
+ "witty-plants-type"
16
]
17
}
packages/core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @pluginpal/webtools-core
2
3
+## 1.0.0-beta.2
4
+
5
+### Patch Changes
6
7
+- d37fb75: Updated react peer-dependency range to allow ^17 || ^18
8
9
## 1.0.0-beta.1
10
### Major Changes
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@pluginpal/webtools-core",
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
"description": "This is the description of the plugin.",
"strapi": {
"name": "webtools",
0 commit comments