Skip to content

Commit 4082977

Browse files
authored
Merge pull request #367 from wpmudev/update/reset-pkg-versions
Update/reset pkg versions
2 parents e240bd9 + 636fdd9 commit 4082977

143 files changed

Lines changed: 2067 additions & 4069 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/config.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
3-
"changelog": [
4-
"@changesets/changelog-github",
5-
{ "repo": "wpmudev/sui-react" }
6-
],
7-
"commit": false,
8-
"linked": [],
9-
"access": "restricted",
10-
"baseBranch": "development",
11-
"updateInternalDependencies": "patch",
12-
"ignore": []
2+
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
3+
"changelog": "@changesets/cli/changelog",
4+
"commit": false,
5+
"linked": [],
6+
"access": "restricted",
7+
"baseBranch": "development",
8+
"updateInternalDependencies": "patch",
9+
"ignore": [],
10+
"snapshot": {
11+
"useCalculatedVersion": true
12+
}
1313
}

.changeset/swift-balloons-beg.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
"@wpmudev/sui-navigation-wpmudev": patch
3+
"@wpmudev/sui-segmented-control": patch
4+
"@wpmudev/sui-dashboard-widget": patch
5+
"@wpmudev/sui-rich-text-editor": patch
6+
"@wpmudev/sui-collections": patch
7+
"@wpmudev/sui-advanced-banner": patch
8+
"@wpmudev/sui-editor-toolbar": patch
9+
"@wpmudev/sui-password-field": patch
10+
"@wpmudev/sui-setting-block": patch
11+
"@wpmudev/sui-template-card": patch
12+
"@wpmudev/sui-upsell-notice": patch
13+
"@wpmudev/sui-advanced": patch
14+
"@wpmudev/sui-alert-banner": patch
15+
"@wpmudev/sui-code-snippet": patch
16+
"@wpmudev/sui-color-picker": patch
17+
"@wpmudev/sui-config-table": patch
18+
"@wpmudev/sui-notification": patch
19+
"@wpmudev/sui-progress-bar": patch
20+
"@wpmudev/sui-setup-banner": patch
21+
"@wpmudev/sui-modules": patch
22+
"@wpmudev/sui-code-editor": patch
23+
"@wpmudev/sui-date-picker": patch
24+
"@wpmudev/sui-empty-state": patch
25+
"@wpmudev/sui-integration": patch
26+
"@wpmudev/sui-summary-box": patch
27+
"@wpmudev/sui-field-list": patch
28+
"@wpmudev/sui-form-field": patch
29+
"@wpmudev/sui-navigation": patch
30+
"@wpmudev/sui-pagination": patch
31+
"@wpmudev/sui-icons": patch
32+
"@wpmudev/sui-forms": patch
33+
"@wpmudev/sui-accordion": patch
34+
"@wpmudev/sui-basic-box": patch
35+
"@wpmudev/sui-recipient": patch
36+
"@wpmudev/sui-tree-view": patch
37+
"@wpmudev/sui-core": patch
38+
"@wpmudev/sui-checkbox": patch
39+
"@wpmudev/sui-dropdown": patch
40+
"@wpmudev/sui-selector": patch
41+
"@wpmudev/sui-skeleton": patch
42+
"@wpmudev/sui-textarea": patch
43+
"@wpmudev/sui-uploader": patch
44+
"@wpmudev/sui-css": patch
45+
"@wpmudev/sui-builder": patch
46+
"@wpmudev/sui-popover": patch
47+
"@wpmudev/sui-sidebar": patch
48+
"@wpmudev/sui-spinner": patch
49+
"@wpmudev/sui-tooltip": patch
50+
"@wpmudev/sui-dev-utils": patch
51+
"@wpmudev/sui-avatar": patch
52+
"@wpmudev/sui-button": patch
53+
"@wpmudev/sui-drawer": patch
54+
"@wpmudev/sui-footer": patch
55+
"@wpmudev/sui-search": patch
56+
"@wpmudev/sui-select": patch
57+
"@wpmudev/sui-toggle": patch
58+
"@wpmudev/sui-upsell": patch
59+
"@wpmudev/sui-input": patch
60+
"@wpmudev/sui-modal": patch
61+
"@wpmudev/sui-radio": patch
62+
"@wpmudev/sui-score": patch
63+
"@wpmudev/sui-table": patch
64+
"@wpmudev/sui-grid": patch
65+
"@wpmudev/sui-icon": patch
66+
"@wpmudev/sui-link": patch
67+
"@wpmudev/sui-list": patch
68+
"@wpmudev/sui-tabs": patch
69+
"@wpmudev/sui-box": patch
70+
"@wpmudev/sui-tag": patch
71+
"@wpmudev/sui-hooks": patch
72+
"@wpmudev/sui-utils": patch
73+
"@wpmudev/sui-docs": patch
74+
---
75+
76+
Updated and improved components used by the Dash plugin

.github/workflows/code-review.yml

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

0 commit comments

Comments
 (0)