Skip to content

Commit

Permalink
chore(release): release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RealShadowNova committed Jul 30, 2022
1 parent 901d9ec commit a9e0a46
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

# [2.1.0](https://github.com/RealShadowNova/typedoc-json-parser/compare/v2.0.2...v2.1.0) - (2022-07-30)

## 🚀 Features

- **ProjectParser:** Add `typeDocJsonParserVersion` property ([901d9ec](https://github.com/RealShadowNova/typedoc-json-parser/commit/901d9ecf73f4626c8596a6d906e86b3cb764674c))

# [2.0.2](https://github.com/RealShadowNova/typedoc-json-parser/compare/v2.0.1...v2.0.2) - (2022-07-27)

## 🐛 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": "2.0.2",
"version": "2.1.0",
"description": "A package to parse TypeDoc JSON output",
"author": "Hezekiah Hendry <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit a9e0a46

Please sign in to comment.