8000 v7.6.1-unb1 · unboundedsystems/rushstack@8a8f3d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a8f3d6

Browse files
committed
v7.6.1-unb1
1 parent 1966353 commit 8a8f3d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unboundedsystems/api-documenter",
3-
"version": "7.6.1",
3+
"version": "7.6.1-unb1",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"type": "git",

apps/api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unboundedsystems/api-extractor",
3-
"version": "7.6.1",
3+
"version": "7.6.1-unb1",
44
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)
0