Skip to content

Commit 9960b98

Browse files
chore(main): release 1.11.4 (#182)
1 parent 3228c06 commit 9960b98

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55

66
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
77

8+
## [1.11.4](https://github.com/mcarvin8/xml-disassembler/compare/v1.11.3...v1.11.4) (2026-01-02)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** bump fast-xml-parser from 5.3.2 to 5.3.3 ([#181](https://github.com/mcarvin8/xml-disassembler/issues/181)) ([2f70cb5](https://github.com/mcarvin8/xml-disassembler/commit/2f70cb519b6381f36ad816a037a747a7f45b594a))
14+
* **deps:** bump ini from 5.0.0 to 6.0.0 ([#179](https://github.com/mcarvin8/xml-disassembler/issues/179)) ([908e7d4](https://github.com/mcarvin8/xml-disassembler/commit/908e7d47358be55c54a9b6bb9527d6690a519b26))
15+
* **deps:** bump smol-toml from 1.5.2 to 1.6.0 ([#178](https://github.com/mcarvin8/xml-disassembler/issues/178)) ([3228c06](https://github.com/mcarvin8/xml-disassembler/commit/3228c0660e166ab3e76e58fd3c5416e4c9f3d6d5))
16+
817
## [1.11.3](https://github.com/mcarvin8/xml-disassembler/compare/v1.11.2...v1.11.3) (2025-12-02)
918

1019

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xml-disassembler",
3-
"version": "1.11.3",
3+
"version": "1.11.4",
44
"description": "Disassemble XML files into smaller, more manageable files and reassemble the XML when needed.",
55
"author": "Matt Carvin",
66
"license": "MIT",

0 commit comments

Comments
 (0)