Skip to content

Commit 4255dfa

Browse files
Update README.md (#54)
* Update README.md * Update the project changelog --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83482cc commit 4255dfa

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* (af4e364) Bump version to 2.0.10 (Denis Tokarev)
55
* (ac4486b) Update the project changelog (github-actions[bot])
66
* (9d6f73d) Fix tests (#28) (github-actions[bot])
7-
* (e9ec45b) Fix #29 (Denis Tokarev)
8-
* (5b8ba34) Bump to 2.0.12 (Denis Tokarev)
7+
* (83482cc) Fix #29 (#30) (github-actions[bot])
8+
* (b9b8cb4) Update README.md (Denis Tokarev)
99

1010
## v2.0.9
1111
* (a999686) Upgrade all deps and prepare v2.0.9 (Denis Tokarev)
@@ -47,6 +47,10 @@
4747

4848
## v2.0.2
4949

50+
## v2.0.12
51+
* (9d6f73d) Fix tests (#28) (github-actions[bot])
52+
* (83482cc) Fix #29 (#30) (github-actions[bot])
53+
5054
## v2.0.10
5155
* (8aa1f79) Fix issue w/wrong setTimeout call (#10) (github-actions[bot])
5256
* (a1cc16f) Further get rid of global variables (Denis Tokarev)

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ $ npm run build
297297

298298
#### Generate docs
299299

300+
The following command generates docs from the inline JSDoc/TSDoc:
301+
300302
```sh
301303
$ npm run docs
302304
```

0 commit comments

Comments
 (0)