Skip to content

Commit

Permalink
Update README.md (#54)
Browse files Browse the repository at this point in the history
* Update README.md

* Update the project changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
devlato and github-actions[bot] authored Apr 14, 2024
1 parent 83482cc commit 4255dfa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* (af4e364) Bump version to 2.0.10 (Denis Tokarev)
* (ac4486b) Update the project changelog (github-actions[bot])
* (9d6f73d) Fix tests (#28) (github-actions[bot])
* (e9ec45b) Fix #29 (Denis Tokarev)
* (5b8ba34) Bump to 2.0.12 (Denis Tokarev)
* (83482cc) Fix #29 (#30) (github-actions[bot])
* (b9b8cb4) Update README.md (Denis Tokarev)

## v2.0.9
* (a999686) Upgrade all deps and prepare v2.0.9 (Denis Tokarev)
Expand Down Expand Up @@ -47,6 +47,10 @@

## v2.0.2

## v2.0.12
* (9d6f73d) Fix tests (#28) (github-actions[bot])
* (83482cc) Fix #29 (#30) (github-actions[bot])

## v2.0.10
* (8aa1f79) Fix issue w/wrong setTimeout call (#10) (github-actions[bot])
* (a1cc16f) Further get rid of global variables (Denis Tokarev)
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@ $ npm run build
#### Generate docs
The following command generates docs from the inline JSDoc/TSDoc:
```sh
$ npm run docs
```
Expand Down

0 comments on commit 4255dfa

Please sign in to comment.