Skip to content

Commit

Permalink
chore(release): 2.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.7.2](v2.7.1...v2.7.2) (2022-02-27)

### Bug Fixes

* fix multi-flight route assign template ([dc0a639](dc0a639))
  • Loading branch information
semantic-release-bot committed Feb 27, 2022
1 parent dc0a639 commit 1a8cf04
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.7.2](https://github.com/daveroverts/bmac/compare/v2.7.1...v2.7.2) (2022-02-27)


### Bug Fixes

* fix multi-flight route assign template ([dc0a639](https://github.com/daveroverts/bmac/commit/dc0a6398a6738962b7804084554960afc7424d0b))

## [2.7.1](https://github.com/daveroverts/bmac/compare/v2.7.0...v2.7.1) (2022-02-23)


Expand Down
4 changes: 2 additions & 2 deletions 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
@@ -1,7 +1,7 @@
{
"name": "bmac",
"private": true,
"version": "2.7.1",
"version": "2.7.2",
"repository": {
"type": "git",
"url": "https://github.com/daveroverts/bmac.git"
Expand Down

0 comments on commit 1a8cf04

Please sign in to comment.