Skip to content

Commit 31e9273

Browse files
chore(release): cdx-filter v0.1.2
1 parent e766aa2 commit 31e9273

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/cdx-filter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@docx-corpus/cdx-filter",
3-
"version": "0.0.0",
3+
"version": "0.1.2",
44
"scripts": {
55
"build": "tsc && cp -r node_modules dist/ && cd dist && zip -r ../function.zip ."
66
},
@@ -16,4 +16,4 @@
1616
"semantic-release": "^25.0.2",
1717
"typescript": "^5.9.3"
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)