We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 072eb04 commit f786520Copy full SHA for f786520
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.1](https://github.com/cheminfo/react-tree-svg/compare/v1.2.0...v1.2.1) (2024-08-21)
4
+
5
6
+### Bug Fixes
7
8
+* target to es2022 ([072eb04](https://github.com/cheminfo/react-tree-svg/commit/072eb0484078782f1ac1f15fdd2d7ebc68b04e33))
9
10
## [1.2.0](https://github.com/cheminfo/react-tree-svg/compare/v1.1.0...v1.2.0) (2024-08-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-tree-svg",
- "version": "1.2.0",
+ "version": "1.2.1",
"main": "lib/index.js",
"module": "lib-esm/index.js",
"types": "lib-esm/index.d.ts",
0 commit comments