Skip to content

Commit e74cfef

Browse files
authored
Release:1.5.0 (plugin 1.2.0) (#918)
<!-- Filling out this template is required. Any PR that does not include enough information to be reviewed may be closed at a maintainers' discretion. All new code requires documentation and tests to ensure against regressions. --> ### Description of the Change <!-- We must be able to understand the design of your change from this description. The maintainer reviewing this PR may not have worked with this code recently, so please provide as much detail as possible. Where possible, please also include: - verification steps to ensure your change has the desired effects and has not introduced any regressions - any benefits that will be realized - any alternative implementations or possible drawbacks that you considered - screenshots or screencasts --> <!-- Enter any applicable Issue number(s) here that will be closed/resolved by this PR. --> Closes # ### How to test the Change <!-- Please provide steps on how to test or validate that the change in this PR works as described. --> ### Changelog Entry <!-- Please include a summary for this PR, noting whether this is something being Added / Changed / Deprecated / Removed / Fixed / or Security related. You can replace the sample entries after this comment block with the single changelog entry line for this PR. --> > Added - New feature > Changed - Existing functionality > Deprecated - Soon-to-be removed feature > Removed - Feature > Fixed - Bug fix > Security - Vulnerability > Developer - Non-functional update ### Credits <!-- Please list any and all contributors on this PR so that they can be added to this projects CREDITS.md file. --> Props @username, @username2, ... ### Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you are unsure about any of these, please ask for clarification. We are here to help! --> - [ ] I agree to follow this project's [**Code of Conduct**](https://github.com/10up/.github/blob/trunk/CODE_OF_CONDUCT.md). - [ ] I have updated the documentation accordingly. - [ ] I have added [Critical Flows, Test Cases, and/or End-to-End Tests](https://10up.github.io/Open-Source-Best-Practices/testing/) to cover my change. - [ ] All new and existing tests pass.
2 parents ce77eca + 822a2d5 commit e74cfef

713 files changed

Lines changed: 67059 additions & 36773 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/blue-hairs-warn.md

Lines changed: 5 additions & 0 deletions

.changeset/bright-glasses-press.md

Lines changed: 5 additions & 0 deletions

.changeset/chilled-pants-suffer.md

Lines changed: 6 additions & 0 deletions

.changeset/config.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,17 @@
88
"baseBranch": "trunk",
99
"updateInternalDependencies": "patch",
1010
"privatePackages": { "version": true, "tag": false },
11-
"ignore": ["@10up/wp-nextjs", "@10up/wp-multisite-nextjs", "@10up/wp-multisite-i18n-nextjs"]
11+
"ignore": [
12+
"@10up/wp-nextjs",
13+
"@10up/wp-nextjs-app",
14+
"@10up/wp-nextjs-epio",
15+
"@10up/wp-polylang-nextjs-app",
16+
"@10up/wp-multisite-nextjs-app",
17+
"@10up/wp-multisite-nextjs",
18+
"@10up/wp-multisite-i18n-nextjs",
19+
"@headstartwp/vite-react-test",
20+
"@10up/wp-nextjs-universal-blocks",
21+
"@headstartwp/component-library",
22+
"tenup-theme"
23+
]
1224
}

.changeset/cute-shoes-dance.md

Lines changed: 6 additions & 0 deletions

.changeset/cyan-fans-clean.md

Lines changed: 6 additions & 0 deletions

.changeset/dry-lamps-approve.md

Lines changed: 5 additions & 0 deletions

.changeset/famous-apples-knock.md

Lines changed: 6 additions & 0 deletions

.changeset/forty-apes-repair.md

Lines changed: 6 additions & 0 deletions

.changeset/forty-planets-fix.md

Lines changed: 6 additions & 0 deletions

0 commit comments

Comments
 (0)