Skip to content

Commit de3abb2

Browse files
committed
chore(release): release
- [email protected]
1 parent 9e1f5a9 commit de3abb2

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/xml-toolkit/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.0.0](https://github.com/SAP/xml-tools/tree/master/packages/xml-toolkit/compare/[email protected]@1.0.0) (2020-05-25)
7+
8+
### chore
9+
10+
- **xml-toolkit:** first major version ([9e1f5a9](https://github.com/SAP/xml-tools/tree/master/packages/xml-toolkit/commit/9e1f5a9))
11+
12+
### BREAKING CHANGES
13+
14+
- **xml-toolkit:** First Major Version
15+
616
## 0.1.7 (2020-05-21)
717

818
**Note:** Version bump only for package xml-toolkit

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": "0.1.7",
3+
"version": "1.0.0",
44
"private": true,
55
"displayName": "XML Toolkit",
66
"description": "XML Toolkit by SAP OSS",

0 commit comments

Comments
 (0)