Skip to content

Commit 8296730

Browse files
authored
publish documenter 0.1.2 (#4936)
1 parent 5fbc5fb commit 8296730

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

repo-scripts/api-documenter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# @firebase/api-documenter
22

3+
## 0.1.2
4+
### Patch Changes
5+
6+
- [#4931](https://github.com/firebase/firebase-js-sdk/pull/4931) Support toc generation for Firebase devsite.
37
## 0.1.1
48
### Patch Changes
59

repo-scripts/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": "@firebase/api-documenter",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"directory": "repo-scripts/documenter",

0 commit comments

Comments
 (0)