Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit dec9da2

Browse files
author
James Collier
committed
Update changelog for 3.0.2 release
1 parent d2d3b15 commit dec9da2

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.2] - 2023-07-24
11+
12+
### Fixed
13+
14+
- Added width and height attributes to the parent svg element so that it isn't rendered with zero size
15+
1016
## [3.0.1] - 2023-07-20
1117

1218
### Fixed
@@ -48,7 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4854

4955
Initial release
5056

51-
[unreleased]: https://github.com/vibbits/react-2d-molecule/compare/v3.0.1...HEAD
57+
[unreleased]: https://github.com/vibbits/react-2d-molecule/compare/v3.0.2...HEAD
58+
[3.0.2]: https://github.com/vibbits/react-2d-molecule/compare/v3.0.1...v3.0.2
5259
[3.0.1]: https://github.com/vibbits/react-2d-molecule/compare/v3.0.0...v3.0.1
5360
[3.0.0]: https://github.com/vibbits/react-2d-molecule/compare/v2.0.0...v3.0.0
5461
[2.0.0]: https://github.com/vibbits/react-2d-molecule/compare/v1.0.2...v2.0.0

0 commit comments

Comments
 (0)