Skip to content

Commit

Permalink
chore(release): v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 12, 2021
1 parent daf9420 commit f82857f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.1](https://github.com/ridedott/merge-me-action/compare/v2.1.0...v2.1.1) (2021-02-12)

### Chores

- **deps-dev:** bump @types/node from 14.14.25 to 14.14.26
([daf9420](https://github.com/ridedott/merge-me-action/commit/daf94205257f071a8856a1064c72d0c9c5f2916a))

# [2.1.0](https://github.com/ridedott/merge-me-action/compare/v2.0.6...v2.1.0) (2021-02-11)

### Features
Expand Down
Binary file modified dist/index.js.cache
Binary file not shown.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@
"test:watch": "jest --watch --verbose false",
"types": "tsc --noEmit"
},
"version": "2.1.0"
"version": "2.1.1"
}

0 comments on commit f82857f

Please sign in to comment.