Skip to content

Commit ce45b8b

Browse files
committed
chore(skip-release): Prepare for 1.28.0
Signed-off-by: Fred Bricon <[email protected]>
1 parent 17e3fec commit ce45b8b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ideaVersion = IC-2022.2
2-
projectVersion=1.27.1-SNAPSHOT
2+
projectVersion=1.28.0
33
jetBrainsToken=invalid
44
jetBrainsChannel=stable
55
quarkusVersion=3.1.2.Final

src/main/resources/META-INF/plugin.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
]]></description>
1212

1313
<change-notes><![CDATA[
14+
<h3>1.28.0</h3>
15+
<ul>
16+
<li>Added quick fixes to disable validation for Qute templates</li>
17+
<li>Added improvements to GraphQL validation
18+
<li>Bug fixes</li>
19+
</ul>
20+
Learn more in the <a href="https://github.com/redhat-developer/intellij-quarkus/milestone/41?closed=1">changelog</a>.
1421
<h3>1.27.0</h3>
1522
<ul>
1623
<li>Added quick fixes to disable validation for unknown or unassigned MicroProfile/Quarkus properties</li>

0 commit comments

Comments
 (0)