| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | |||
| 6 | 6 | ||
| 7 | 7 | ## [Unreleased] | |
| 8 | 8 | ||
| 9 | + ## [0.2.10] - 2024-09-22 | ||
| 10 | + | ||
| 9 | 11 | ### Add | |
| 10 | 12 | ||
| 11 | 13 | - MultiSelect component (part of #68) | |
@@ -448,7 +450,8 @@ Stay tuned for more to come... | |||
| 448 | 450 | - for dependency upgrades | |
| 449 | 451 | --> | |
| 450 | 452 | ||
| 451 | - [Unreleased]: https://github.com/patternfly-java/patternfly-java/compare/v0.2.9...HEAD | ||
| 453 | + [Unreleased]: https://github.com/patternfly-java/patternfly-java/compare/v0.2.10...HEAD | ||
| 454 | + [0.2.10]: https://github.com/patternfly-java/patternfly-java/compare/v0.2.9...v0.2.10 | ||
| 452 | 455 | [0.2.9]: https://github.com/patternfly-java/patternfly-java/compare/v0.2.8...v0.2.9 | |
| 453 | 456 | [0.2.8]: https://github.com/patternfly-java/patternfly-java/compare/v0.2.7...v0.2.8 | |
| 454 | 457 | [0.2.7]: https://github.com/patternfly-java/patternfly-java/compare/v0.2.6...v0.2.7 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | <parent> | |
| 24 | 24 | <groupId>org.patternfly</groupId> | |
| 25 | 25 | <artifactId>patternfly-java-parent</artifactId> | |
| 26 | - <version>0.2.10-SNAPSHOT</version> | ||
| 26 | + <version>0.2.10</version> | ||
| 27 | 27 | <relativePath>../pom.xml</relativePath> | |
| 28 | 28 | </parent> | |
| 29 | 29 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,7 +22,7 @@ | |||
| 22 | 22 | <parent> | |
| 23 | 23 | <groupId>org.patternfly</groupId> | |
| 24 | 24 | <artifactId>patternfly-java-parent</artifactId> | |
| 25 | - <version>0.2.10-SNAPSHOT</version> | ||
| 25 | + <version>0.2.10</version> | ||
| 26 | 26 | <relativePath>../pom.xml</relativePath> | |
| 27 | 27 | </parent> | |
| 28 | 28 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ | |||
| 24 | 24 | <parent> | |
| 25 | 25 | <groupId>org.patternfly</groupId> | |
| 26 | 26 | <artifactId>patternfly-java-parent</artifactId> | |
| 27 | - <version>0.2.10-SNAPSHOT</version> | ||
| 27 | + <version>0.2.10</version> | ||
| 28 | 28 | <relativePath>../pom.xml</relativePath> | |
| 29 | 29 | </parent> | |
| 30 | 30 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ | |||
| 24 | 24 | <parent> | |
| 25 | 25 | <groupId>org.patternfly</groupId> | |
| 26 | 26 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 27 | - <version>0.2.10-SNAPSHOT</version> | ||
| 27 | + <version>0.2.10</version> | ||
| 28 | 28 | <relativePath>../code-parent/pom.xml</relativePath> | |
| 29 | 29 | </parent> | |
| 30 | 30 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ | |||
| 24 | 24 | <parent> | |
| 25 | 25 | <groupId>org.patternfly</groupId> | |
| 26 | 26 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 27 | - <version>0.2.10-SNAPSHOT</version> | ||
| 27 | + <version>0.2.10</version> | ||
| 28 | 28 | <relativePath>../code-parent/pom.xml</relativePath> | |
| 29 | 29 | </parent> | |
| 30 | 30 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ | |||
| 24 | 24 | <parent> | |
| 25 | 25 | <groupId>org.patternfly</groupId> | |
| 26 | 26 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 27 | - <version>0.2.10-SNAPSHOT</version> | ||
| 27 | + <version>0.2.10</version> | ||
| 28 | 28 | <relativePath>../../code-parent/pom.xml</relativePath> | |
| 29 | 29 | </parent> | |
| 30 | 30 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ | |||
| 24 | 24 | <parent> | |
| 25 | 25 | <groupId>org.patternfly</groupId> | |
| 26 | 26 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 27 | - <version>0.2.10-SNAPSHOT</version> | ||
| 27 | + <version>0.2.10</version> | ||
| 28 | 28 | <relativePath>../../code-parent/pom.xml</relativePath> | |
| 29 | 29 | </parent> | |
| 30 | 30 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ | |||
| 24 | 24 | <parent> | |
| 25 | 25 | <groupId>org.patternfly</groupId> | |
| 26 | 26 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 27 | - <version>0.2.10-SNAPSHOT</version> | ||
| 27 | + <version>0.2.10</version> | ||
| 28 | 28 | <relativePath>../code-parent/pom.xml</relativePath> | |
| 29 | 29 | </parent> | |
| 30 | 30 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ | |||
| 24 | 24 | <parent> | |
| 25 | 25 | <groupId>org.patternfly</groupId> | |
| 26 | 26 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 27 | - <version>0.2.10-SNAPSHOT</version> | ||
| 27 | + <version>0.2.10</version> | ||
| 28 | 28 | <relativePath>../code-parent/pom.xml</relativePath> | |
| 29 | 29 | </parent> | |
| 30 | 30 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments