Skip to content

Commit 0303efd

Browse files
committed
Update version and readme.
1 parent 5153761 commit 0303efd

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,4 +1,8 @@
11
# @firebase/api-documenter
2+
## 0.4.0
3+
### Minor Changes
4+
5+
- [#7864](https://github.com/firebase/firebase-js-sdk/pull/7864) Fix documentation links for function overloads and improve readability of function headings.
26
## 0.3.0
37
### Minor Changes
48

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

0 commit comments

Comments
 (0)