Update copilot instructions with version release procedures

This commit is contained in:
2026-01-23 14:46:19 +01:00
parent 0d3832137f
commit 03cc889cd0
2 changed files with 15 additions and 1 deletions

View File

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