We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208978a commit e67f716Copy full SHA for e67f716
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## 0.5.0
6
+
7
+- Added ChangeLog extracting.
8
+- Fixed UI for new dependencies.
9
10
## 0.4.1
11
12
- Fixed web UI when user open it in multiple browser tab.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "multiocular",
- "version": "0.4.1",
+ "version": "0.5.0",
"description": "Review dependencies changes to prevent supply chain attack",
"type": "module",
"engines": {
0 commit comments