Skip to content

Commit

Permalink
chore(release): release 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RealShadowNova committed May 27, 2023
1 parent 4a583d5 commit cf51109
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

# [8.1.1](https://github.com/RealShadowNova/typedoc-json-parser/compare/v8.1.0...v8.1.1) - (2023-05-27)

## 🐛 Bug Fixes

- **bin:** Add migrations for `v8.1.1` ([4a583d5](https://github.com/RealShadowNova/typedoc-json-parser/commit/4a583d545489bcc5b1c06005f3a45ab2900dbc2b))
- **deps:** Update dependency tslib to ^2.5.2 (#131) ([20daac8](https://github.com/RealShadowNova/typedoc-json-parser/commit/20daac8f6a910972cd15170b6e5034fe538c5538))

# [8.1.0](https://github.com/RealShadowNova/typedoc-json-parser/compare/v8.0.1...v8.1.0) - (2023-05-14)

## 🐛 Bug Fixes
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": "typedoc-json-parser",
"version": "8.1.0",
"version": "8.1.1",
"description": "A package to parse TypeDoc JSON output",
"author": "Hezekiah Hendry <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit cf51109

Please sign in to comment.