Skip to content

Commit

Permalink
export populateChangeFilters query
Browse files Browse the repository at this point in the history
  • Loading branch information
getinnocuous committed Nov 12, 2024
1 parent 89d27d3 commit 5da6aab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@overmindtech/sdp-js",
"version": "11.5.0",
"version": "11.6.0",
"description": "Javascript and Typescript libraries for the State Description Protocol",
"license": "MIT",
"sideEffects": false,
Expand Down
1 change: 1 addition & 0 deletions src/connect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export {
getChangeRisks,
getChangeArchive,
listChangesByStatus,
populateChangeFilters,
} from './__generated__/changes-ChangesService_connectquery'
export {
listSnapshots,
Expand Down

0 comments on commit 5da6aab

Please sign in to comment.