Skip to content

Commit 19257da

Browse files
author
Taylor Hoffmann
committed
chore(release): 5.1.3
1 parent 328c2f0 commit 19257da

3 files changed

Lines changed: 15 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [5.1.3](https://github.com/TaylorHo/audit-export/compare/v5.1.2...v5.1.3) (2026-01-20)
6+
7+
8+
### Bug Fixes
9+
10+
* README grammar error ([328c2f0](https://github.com/TaylorHo/audit-export/commit/328c2f0811ae60fe923c12d4dca90e73c2651673))
11+
12+
13+
### Enhancements
14+
15+
* changed author email ([45fc9cf](https://github.com/TaylorHo/audit-export/commit/45fc9cffe7c87aa5f2ff3a1d84bd0407133876ee))
16+
517
## [5.1.2](https://github.com/TaylorHo/audit-export/compare/v5.1.1...v5.1.2) (2025-09-30)
618

719

package-lock.json

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "audit-export",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "Pretty export your npm audit output as an offline accessible html page",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)