Skip to content

Commit 0856cfa

Browse files
committed
chore(release): release
- [email protected]
1 parent 2283302 commit 0856cfa

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/xml-toolkit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.1](https://github.com/SAP/xml-tools/tree/master/packages/xml-toolkit/compare/[email protected]@1.2.1) (2025-07-15)
7+
8+
### Bug Fixes
9+
10+
- updating xml-toolkit README.md file ([#458](https://github.com/SAP/xml-tools/tree/master/packages/xml-toolkit/issues/458)) ([2283302](https://github.com/SAP/xml-tools/tree/master/packages/xml-toolkit/commit/2283302fae161106299179e5aa8822a9bc7010bc))
11+
612
# [1.2.0](https://github.com/SAP/xml-tools/tree/master/packages/xml-toolkit/compare/[email protected]@1.2.0) (2025-07-14)
713

814
### Features

packages/xml-toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xml-toolkit",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"displayName": "XML Toolkit",
66
"description": "Language Support for XML",

0 commit comments

Comments
 (0)