Skip to content

Commit

Permalink
Merge pull request #638 from calibreapp/prepare-5-1-2
Browse files Browse the repository at this point in the history
✨ Release 5.1.2
  • Loading branch information
benschwarz authored Nov 3, 2023
2 parents 3db83b4 + ff1750f commit aa64326
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 5.1.2 (2023-11-03)

## 🐛 Bug fixes

- Fixes markdown output for `calibre test create` (#634).

## 🧹 Housekeeping

- Updates dependencies in response to latest dependabot updates.

# 5.1.1 (2023-10-05)

## 🚩 Commands and flags
Expand All @@ -6,7 +16,7 @@

## 🧹 Housekeeping

- Updates dependencies in response to latest dependabot updates.
- Updates dependencies in response to latest dependabot updates.

# 5.1.0 (2023-08-19)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "calibre",
"version": "5.1.1",
"version": "5.1.2",
"engines": {
"node": ">= 14.18"
},
Expand Down Expand Up @@ -76,4 +76,4 @@
"trailingComma": "none",
"arrowParens": "avoid"
}
}
}

0 comments on commit aa64326

Please sign in to comment.