Prepare for version 1.2.0

This commit is contained in:
2026-01-23 09:53:21 +01:00
parent 656b5efe70
commit 15036d34c2
9 changed files with 1028 additions and 464 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jmespath-playground",
"version": "1.1.7",
"version": "1.2.0",
"description": "A React-based web application for testing JMESPath expressions against JSON data",
"main": "index.js",
"scripts": {