Skip to content

Commit 2d2d6fd

Browse files
author
creadbot_github
committed
chore(release): 1.1.1
1 parent 90ff860 commit 2d2d6fd

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [1.1.1](https://github.com/brickhouse-tech/node-xml2js/compare/v1.1.0...v1.1.1) (2026-03-02)
6+
7+
8+
### Bug Fixes
9+
10+
* resolve CVE warnings and clean up publish workflow ([4bcf5e8](https://github.com/brickhouse-tech/node-xml2js/commit/4bcf5e8bfd817b0971d3e622d8f5faf50e1e0e35))
11+
512
## [1.1.0](https://github.com/brickhouse-tech/node-xml2js/compare/v1.0.0...v1.1.0) (2026-03-02)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"json"
77
],
88
"homepage": "https://github.com/brickhouse-tech/node-xml2js",
9-
"version": "1.1.0",
9+
"version": "1.1.1",
1010
"author": "Marek Kubica <marek@xivilization.net> (https://xivilization.net)",
1111
"contributors": [
1212
"maqr <maqr.lollerskates@gmail.com> (https://github.com/maqr)",
1313
"Ben Weaver (http://benweaver.com/)",
1414
"Jae Kwon (https://github.com/jaekwon)",
1515
"Jim Robert",
16-
"\u0218tefan Rusu (http://www.saltwaterc.eu/)",
16+
"Ștefan Rusu (http://www.saltwaterc.eu/)",
1717
"Carter Cole <carter.cole@cartercole.com> (http://cartercole.com/)",
1818
"Kurt Raschke <kurt@kurtraschke.com> (http://www.kurtraschke.com/)",
1919
"Contra <contra@australia.edu> (https://github.com/Contra)",
@@ -29,7 +29,7 @@
2929
"Frank Xu <yyfrankyy@gmail.com> (http://f2e.us/)",
3030
"Guido D'Albore <guido@bitstorm.it> (http://www.bitstorm.it/)",
3131
"Jack Senechal (http://jacksenechal.com/)",
32-
"Matthias H\u00f6lzl <tc@xantira.com> (https://github.com/hoelzl)",
32+
"Matthias Hölzl <tc@xantira.com> (https://github.com/hoelzl)",
3333
"Camille Reynders <info@creynders.be> (http://www.creynders.be/)",
3434
"Taylor Gautier (https://github.com/tsgautier)",
3535
"Todd Bryan (https://github.com/toddrbryan)",

0 commit comments

Comments
 (0)