File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 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)
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)
Original file line number Diff line number Diff 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```
You can’t perform that action at this time.
0 commit comments