Skip to content

Commit 574d1b1

Browse files
Version Packages (beta)
1 parent 6678a58 commit 574d1b1

File tree

10 files changed

+38
-10
lines changed

10 files changed

+38
-10
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"changesets": [
1212
"calm-geese-dream",
1313
"dirty-books-fail",
14+
"dry-jobs-joke",
1415
"dry-lions-wonder",
1516
"dry-papayas-guess",
1617
"eight-pillows-brush",

packages/addons/menus/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# addon-menus
22

3+
## 1.0.0-beta.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fae4c75`](https://github.com/pluginpal/strapi-webtools/commit/fae4c75d7fb67ab9cc60d5b8a48d4f136b24e128)]:
8+
- @pluginpal/webtools-core@1.0.0-beta.7
9+
310
## 1.0.0-beta.1
411

512
### Patch Changes

packages/addons/menus/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pluginpal/webtools-addon-menus",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"private": true,
55
"description": "This is the description of the plugin.",
66
"strapi": {
@@ -22,7 +22,7 @@
2222
"eslint:fix": "../../../node_modules/.bin/eslint --fix './**/*.{js,jsx,ts,tsx}'"
2323
},
2424
"peerDependencies": {
25-
"@pluginpal/webtools-core": "1.0.0-beta.6"
25+
"@pluginpal/webtools-core": "1.0.0-beta.7"
2626
},
2727
"author": {
2828
"name": "TODO"

packages/addons/redirects/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# addon-redirects
22

3+
## 1.0.0-beta.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fae4c75`](https://github.com/pluginpal/strapi-webtools/commit/fae4c75d7fb67ab9cc60d5b8a48d4f136b24e128)]:
8+
- @pluginpal/webtools-core@1.0.0-beta.7
9+
310
## 1.0.0-beta.1
411

512
### Patch Changes

packages/addons/redirects/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pluginpal/webtools-addon-redirects",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"private": true,
55
"description": "This is the description of the plugin.",
66
"strapi": {
@@ -22,7 +22,7 @@
2222
"eslint:fix": "../../../node_modules/.bin/eslint --fix './**/*.{js,jsx,ts,tsx}'"
2323
},
2424
"peerDependencies": {
25-
"@pluginpal/webtools-core": "1.0.0-beta.6"
25+
"@pluginpal/webtools-core": "1.0.0-beta.7"
2626
},
2727
"author": {
2828
"name": "TODO"

packages/addons/sitemap/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# addon-sitemap
22

3+
## 1.0.0-beta.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fae4c75`](https://github.com/pluginpal/strapi-webtools/commit/fae4c75d7fb67ab9cc60d5b8a48d4f136b24e128)]:
8+
- @pluginpal/webtools-core@1.0.0-beta.7
9+
310
## 1.0.0-beta.1
411

512
### Patch Changes

packages/addons/sitemap/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pluginpal/webtools-addon-sitemap",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"private": true,
55
"description": "This is the description of the plugin.",
66
"strapi": {
@@ -23,7 +23,7 @@
2323
"eslint:fix": "../../../node_modules/.bin/eslint --fix './**/*.{js,jsx,ts,tsx}'"
2424
},
2525
"peerDependencies": {
26-
"@pluginpal/webtools-core": "1.0.0-beta.6",
26+
"@pluginpal/webtools-core": "1.0.0-beta.7",
2727
"redux": "*"
2828
},
2929
"dependencies": {

packages/core/CHANGELOG.md

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

3+
## 1.0.0-beta.7
4+
5+
### Patch Changes
6+
7+
- [#119](https://github.com/pluginpal/strapi-webtools/pull/119) [`fae4c75`](https://github.com/pluginpal/strapi-webtools/commit/fae4c75d7fb67ab9cc60d5b8a48d4f136b24e128) Thanks [@Alexnortung](https://github.com/Alexnortung)! - Duplicate check will use an ignore id so that it does not update the url path because it is a duplicate of itself
8+
39
## 1.0.0-beta.6
410

511
### Minor 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.6",
3+
"version": "1.0.0-beta.7",
44
"description": "This is the description of the plugin.",
55
"strapi": {
66
"name": "webtools",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3372,15 +3372,15 @@ __metadata:
33723372
version: 0.0.0-use.local
33733373
resolution: "@pluginpal/webtools-addon-menus@workspace:packages/addons/menus"
33743374
peerDependencies:
3375-
"@pluginpal/webtools-core": 1.0.0-beta.6
3375+
"@pluginpal/webtools-core": 1.0.0-beta.7
33763376
languageName: unknown
33773377
linkType: soft
33783378

33793379
"@pluginpal/webtools-addon-redirects@workspace:packages/addons/redirects":
33803380
version: 0.0.0-use.local
33813381
resolution: "@pluginpal/webtools-addon-redirects@workspace:packages/addons/redirects"
33823382
peerDependencies:
3383-
"@pluginpal/webtools-core": 1.0.0-beta.6
3383+
"@pluginpal/webtools-core": 1.0.0-beta.7
33843384
languageName: unknown
33853385
linkType: soft
33863386

@@ -3396,7 +3396,7 @@ __metadata:
33963396
sitemap: "npm:^7.1.0"
33973397
xml2js: "npm:^0.5.0"
33983398
peerDependencies:
3399-
"@pluginpal/webtools-core": 1.0.0-beta.6
3399+
"@pluginpal/webtools-core": 1.0.0-beta.7
34003400
redux: "*"
34013401
languageName: unknown
34023402
linkType: soft

0 commit comments

Comments
 (0)