Skip to content

Commit

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

<!-- bumpr -->

## [2.14.1] - 2022-12-20 ([PR 65](https://github.com/all-i-code/bumpr/pull/65))
### Fixed
- Remote setup for allowing push to github


## [2.14.0] - 2022-12-20 ([PR 64](https://github.com/all-i-code/bumpr/pull/64))
### Added
- The ability to disable tag creation in config
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.14.0",
"version": "2.14.1",
"description": "Bump the version of an package based on a Pull Request",
"bin": {
"bumpr": "./bin/cli.js"
Expand Down

0 comments on commit b6fdc0c

Please sign in to comment.