Skip to content

Commit 5402fa0

Browse files
chore(main): release 1.11.3 (#176)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 986ea7a commit 5402fa0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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.3](https://github.com/mcarvin8/xml-disassembler/compare/v1.11.2...v1.11.3) (2025-12-02)
9+
10+
11+
### Bug Fixes
12+
13+
* rebuild pnpm lock file ([986ea7a](https://github.com/mcarvin8/xml-disassembler/commit/986ea7a39abfbad7e8bdeaa82b3c6051c00f63cd))
14+
815
## [1.11.2](https://github.com/mcarvin8/xml-disassembler/compare/v1.11.1...v1.11.2) (2025-12-01)
916

1017

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.2",
3+
"version": "1.11.3",
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)