chore(main): release 2.1.1 (#45)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-19 18:03:20 -07:00
committed by GitHub
parent a655a3e84c
commit f52018fa62
3 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## [2.1.1](https://github.com/jef/zap2xml/compare/v2.1.0...v2.1.1) (2025-07-19)
### Documentation
* fix defaults ([a655a3e](https://github.com/jef/zap2xml/commit/a655a3e84c2bc7191803d48d581c20b340f3c4e6))
* make ref to historical perl ([2756b07](https://github.com/jef/zap2xml/commit/2756b0766f9e62c85cd8b25178763819cfe8cc51))
## [2.1.0](https://github.com/jef/zap2xml/compare/v2.0.0...v2.1.0) (2025-07-19)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@jef/zap2xml",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jef/zap2xml",
"version": "2.1.0",
"version": "2.1.1",
"devDependencies": {
"@eslint/js": "^9.31.0",
"@types/node": "^24.0.14",

View File

@@ -1,6 +1,6 @@
{
"name": "@jef/zap2xml",
"version": "2.1.0",
"version": "2.1.1",
"description": "JavaScript implementation of zap2xml",
"type": "module",
"exports": {