Skip to content

Commit

Permalink
chore(release): 14.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Dec 14, 2022
1 parent 97e9361 commit 73609e5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [14.0.1](https://github.com/documentationjs/documentation/compare/v14.0.0-0...v14.0.1) (2022-12-14)

### Improvements
* chore: upgrade git-url-parse to 13.1.0 to fix vulnerabilities [#1565](https://github.com/documentationjs/documentation/pull/1565)

## [14.0.0](https://github.com/documentationjs/documentation/compare/v14.0.0-alpha.1...v14.0.0) (2022-08-19)

## [14.0.0-alpha.1](https://github.com/documentationjs/documentation/compare/v14.0.0-alpha.0...v14.0.0-alpha.1) (2022-08-07)
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": "documentation",
"description": "a documentation generator",
"version": "14.0.0",
"version": "14.0.1",
"author": "Tom MacWright",
"homepage": "https://documentation.js.org",
"type": "module",
Expand Down

0 comments on commit 73609e5

Please sign in to comment.