Skip to content

Commit a5eefdd

Browse files
pbrezinanext-actions/backport
authored andcommitted
lib: update exports file with new API
Resolves: authselect#369 (cherry picked from commit 98b2cb9)
1 parent c816140 commit a5eefdd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/lib/authselect.exports

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,12 @@ AUTHSELECT_1.6.0 {
8686

8787
authselect_feature_enabled;
8888
} AUTHSELECT_1.2.3;
89+
90+
AUTHSELECT_1.7.0 {
91+
92+
# public functions
93+
global:
94+
95+
authselect_files_switchableauth;
96+
authselect_path_switchableauth;
97+
} AUTHSELECT_1.6.0;

0 commit comments

Comments
 (0)