Skip to content

Commit d7e0c4f

Browse files
committed
chore: prepare v1.3.0
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent a25dbe9 commit d7e0c4f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

HISTORY.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## unreleased
66

7+
## 1.3.0 - 2022-08-03
8+
79
* Changed
810
* Use [version 9b04a94 of CycloneDX specification][CDX-specification#9b04a94474dfcabafe7d3a9f8db6c7e5eb868adb]
911
for XML and JSON schema validation. (via [#150])
@@ -14,7 +16,10 @@ All notable changes to this project will be documented in this file.
1416
* Models for `Property` and `PropertyRepository`. (via [#151])
1517
* JSON- and XML-Normalizer for `Models.Property`, `Models.PropertyRepository`. (via [#151])
1618
* New property `Models.Component.properties`. (via [#151])
19+
* Build
20+
* Use _Webpack_ `v5.74.0.` now, was `5.73.0`. (via [#141])
1721

22+
[#141]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/141
1823
[#150]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/150
1924
[#151]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/151
2025
[CDX-specification#9b04a94474dfcabafe7d3a9f8db6c7e5eb868adb]: https://github.com/CycloneDX/specification/tree/9b04a94474dfcabafe7d3a9f8db6c7e5eb868adb
@@ -81,8 +86,8 @@ Maintenance release.
8186

8287
Maintenance release.
8388

84-
* Misc
85-
* Use TypeScript `v4.7.4` now, was `v4.6.4`. (via [#55])
89+
* Build
90+
* Use _TypeScript_ `v4.7.4` now, was `v4.6.4`. (via [#55])
8691
* Dependencies
8792
* Raised the requirement of `packageurl-js` to `^0.0.7`, was `^0.0.6`. (via [#123])
8893

0 commit comments

Comments
 (0)