Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.2.2...v2.0.0) (2022-06-22)

### Features

* update node ([9b2d94b](9b2d94b))

### BREAKING CHANGES

* node updated to v14.15
  • Loading branch information
semantic-release-bot committed Jun 22, 2022
1 parent 9b2d94b commit aa3a9f8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.0.0](https://github.com/M-Izadmehr/deadfile/compare/v1.2.2...v2.0.0) (2022-06-22)


### Features

* update node ([9b2d94b](https://github.com/M-Izadmehr/deadfile/commit/9b2d94b653f865660a17dd5ed51147383db6e35a))


### BREAKING CHANGES

* node updated to v14.15

## [1.2.2](https://github.com/M-Izadmehr/deadfile/compare/v1.2.1...v1.2.2) (2020-06-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deadfile",
"version": "1.2.2",
"version": "2.0.0",
"description": "Simple util to find deadcode and unused files in any JavaScript project (ES5, ES6, React, Vue, ...)",
"main": "src/index.js",
"homepage": "https://github.com/M-Izadmehr/deadfile",
Expand Down

0 comments on commit aa3a9f8

Please sign in to comment.