FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Prepare next release · patternfly-java/patternfly-java@1fb4931 · GitHub

Commit 1fb4931

Browse files
committed
Prepare next release
1 parent 9a63ae6 commit 1fb4931

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9-
## [0.6.13] - 2026-03-24
10-
119
### Added
1210

1311
- Add `FinderColumn.showSearchThreshold(int)`
@@ -16,6 +14,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1614

1715
- Add padding to the finder preview matching the padding of the finder columns and items
1816

17+
## [0.6.13] - 2026-03-24
18+
19+
> [!WARNING]
20+
> Not an official release. Please don't use!
21+
1922
## [0.6.12] - 2026-03-24
2023

2124
> [!WARNING]

‎pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
<publishingServerId>central</publishingServerId>
563563
<autoPublish>true</autoPublish>
564564
<waitMaxTime>86400</waitMaxTime>
565-
<waitUntil>published</waitUntil>
565+
<waitUntil>validated</waitUntil>
566566
</configuration>
567567
</plugin>
568568
</plugins>

‎showcase/src/main/java/org/patternfly/showcase/extension/FinderExtension.java‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
import org.patternfly.showcase.model.Files;
3939
import org.patternfly.showcase.model.Record;
4040
import org.patternfly.showcase.model.Track;
41+
4142
import elemental2.promise.Promise;
4243

4344
import static elemental2.dom.DomGlobal.setTimeout;

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL