Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Add v1.1.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Jul 19, 2021
1 parent 0981d2a commit aa41361
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/node-stubs.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
v1.3 - 2021-03-25
v1.1.0 - 2021-07-19

* Updated dependencies to their latest versions
- `assert@2.0.0`
- `buffer@6.0.3`
- `console-browserify@1.2.0`
- `domain-browser@4.19.0`
- `events@3.3.0`
- `readable-stream@3.6.0`
- `stream-browserify@3.0.0`
- `stream-http@3.2.0`
- `string_decoder@1.3.0`
- `timers-browserify@2.0.12`
- `util@0.12.4`
- `vm-browserify@1.1.2`

v1.0.3 - 2021-03-25

* Add elliptic@6.5.4 as a direct dependency to force upgrade due to a security vulnerability. It was not possible to upgrade indirectly as [crypto-browserify]( https://www.npmjs.com/package/crypto-browserify) is not updated.

0 comments on commit aa41361

Please sign in to comment.