Skip to content

Commit 1939a2a

Browse files
adding blog tags
1 parent ff45190 commit 1939a2a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

blog_tags.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"blog_tags": [
33
{
44
"name": "announcements",
5-
"posts": ["26.0.0.1-beta", "25.0.0.12", "25.0.0.12-beta",
5+
"posts": ["26.0.0.1", "26.0.0.1-beta",
6+
"25.0.0.12", "25.0.0.12-beta",
67
"25.0.0.11", "25.0.0.11-beta",
78
"25.0.0.10", "25.0.0.10-beta",
89
"25.0.0.9", "25.0.0.9-beta",
@@ -191,7 +192,8 @@
191192
},
192193
{
193194
"name": "release",
194-
"posts": ["26.0.0.1-beta", "25.0.0.12", "25.0.0.12-beta",
195+
"posts": ["26.0.0.1", "26.0.0.1-beta",
196+
"25.0.0.12", "25.0.0.12-beta",
195197
"25.0.0.11", "25.0.0.11-beta",
196198
"25.0.0.10", "25.0.0.10-beta",
197199
"25.0.0.9", "25.0.0.9-beta",
@@ -591,7 +593,7 @@
591593
},
592594
{
593595
"name": "monitoring",
594-
"posts": ["26.0.0.1-beta", "25.0.0.7",
596+
"posts": ["26.0.0.1", "26.0.0.1-beta", "25.0.0.7",
595597
"25.0.0.6", "25.0.0.6-beta",
596598
"25.0.0.4", "25.0.0.4-beta",
597599
"microprofile-telemetry-20", "25.0.0.2-beta",

0 commit comments

Comments
 (0)