Skip to content

Commit

Permalink
[ci skip] [bumpr] Version bump to 2.13.2
Browse files Browse the repository at this point in the history
From CI build 132
  • Loading branch information
Bumpr committed Jun 2, 2022
1 parent 777ba92 commit 33de838
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

<!-- bumpr -->

## [2.13.2] - 2022-06-02 ([PR 61](https://github.com/all-i-code/bumpr/pull/61))
### Fixed
- Importing of Node packages



## [2.13.1] - 2022-04-21 ([PR 59](https://github.com/all-i-code/bumpr/pull/59))
### Security
- Removed unused dependency, `nlf` to stop requiring old, compromised version of `minimist`
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": "bumpr",
"version": "2.13.1",
"version": "2.13.2",
"description": "Bump the version of an package based on a Pull Request",
"bin": {
"bumpr": "./bin/cli.js"
Expand Down

0 comments on commit 33de838

Please sign in to comment.