Skip to content

Commit fc9db38

Browse files
ci(changesets): release new versions (#331)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 681fe2b commit fc9db38

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tasty-boats-shop.md

-5
This file was deleted.

components/ui-json-view/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tabula/ui-json-view
22

3+
## 7.3.1
4+
5+
### Patch Changes
6+
7+
- [#330](https://github.com/ReTable/ui-kit/pull/330) [`681fe2b`](https://github.com/ReTable/ui-kit/commit/681fe2bee1f504389f42b131449e087e03c9fd74) Thanks [@amikhaylov-retable](https://github.com/amikhaylov-retable)! - Export types
8+
39
## 7.3.0
410

511
### Minor Changes

components/ui-json-view/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tabula/ui-json-view",
3-
"version": "7.3.0",
3+
"version": "7.3.1",
44
"description": "Allows to view JSON in interactive way",
55
"type": "module",
66
"typings": "./typings/index.d.ts",

0 commit comments

Comments
 (0)