Skip to content

Commit e67f716

Browse files
committed
Release 0.5.0 version
1 parent 208978a commit e67f716

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 0.5.0
6+
7+
- Added ChangeLog extracting.
8+
- Fixed UI for new dependencies.
9+
510
## 0.4.1
611

712
- Fixed web UI when user open it in multiple browser tab.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiocular",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "Review dependencies changes to prevent supply chain attack",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)