Skip to content

Commit

Permalink
chore(main): release 2.1.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 18, 2022
1 parent fdf9962 commit 3a2188e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.1.0-alpha.7](https://github.com/TexteaInc/json-viewer/compare/v2.0.0-alpha.7...v2.1.0-alpha.7) (2022-09-18)


### Features

* check cycle reference ([#22](https://github.com/TexteaInc/json-viewer/issues/22)) ([b55a08b](https://github.com/TexteaInc/json-viewer/commit/b55a08b39086835bb3794e469f460a1ee80ca7a9)), closes [#20](https://github.com/TexteaInc/json-viewer/issues/20)
* support inspect cache ([95f80c7](https://github.com/TexteaInc/json-viewer/commit/95f80c7ff3165b84fa957e1c1b707470e852feba))
* support plugin system ([fdf9962](https://github.com/TexteaInc/json-viewer/commit/fdf996241683cc1b642bbd232d4a94b8874b9918))

## [1.24.4](https://github.com/TexteaInc/json-viewer/compare/v1.24.3...v1.24.4) (2022-08-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@textea/json-viewer",
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
"version": "2.0.0-alpha.7",
"version": "2.1.0-alpha.7",
"keywords": [
"react-18",
"react",
Expand Down

0 comments on commit 3a2188e

Please sign in to comment.