Skip to content

Commit a5e7d91

Browse files
author
Simon Eldevig
committed
chore: release v0.3.10
1 parent c5e3a33 commit a5e7d91

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [0.3.10](https://github.com/simoneldevig/json-gui/compare/0.3.9...0.3.10) (2021-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve issue with remove key feature only working on arrrays ([401c82e](https://github.com/simoneldevig/json-gui/commit/401c82ee9075953a11fffe78746f2a7eb57c928e))
7+
18
### [0.3.9](https://github.com/simoneldevig/json-gui/compare/0.3.8...0.3.9) (2021-07-26)
29

310
### [0.3.8](https://github.com/simoneldevig/json-gui/compare/0.3.7...0.3.8) (2021-07-26)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@simoneldevig/json-gui",
33
"description": "A GUI for easily creating mock api's via a UI with json-server",
4-
"version": "0.3.9",
4+
"version": "0.3.10",
55
"private": false,
66
"author": "Simon Eldevig",
77
"scripts": {

0 commit comments

Comments
 (0)