Skip to content

Commit f905a0a

Browse files
authored
Add cypher-5 and cypher-25 role labels (#2527) (#2530)
1 parent 50eb729 commit f905a0a

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@neo4j-antora/antora-page-roles": "^0.3.2",
2626
"@neo4j-antora/antora-table-footnotes": "^0.3.2",
2727
"@neo4j-antora/antora-unlisted-pages": "^0.1.0",
28+
"@neo4j-antora/roles-labels": "^0.1.0-beta.2",
2829
"@neo4j-documentation/macros": "^1.0.2",
2930
"@neo4j-documentation/remote-include": "^1.0.0"
3031
},

preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ urls:
2525
antora:
2626
extensions:
2727
- require: "@neo4j-antora/antora-unlisted-pages"
28+
- "@neo4j-antora/roles-labels"
2829

2930
asciidoc:
3031
extensions:

publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ urls:
2626
antora:
2727
extensions:
2828
- require: "@neo4j-antora/antora-unlisted-pages"
29+
- "@neo4j-antora/roles-labels"
2930

3031
asciidoc:
3132
extensions:

0 commit comments

Comments
 (0)