Skip to content

Commit f786520

Browse files
authored
chore(main): release 1.2.1 (#25)
1 parent 072eb04 commit f786520

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.2.0](https://github.com/cheminfo/react-tree-svg/compare/v1.1.0...v1.2.0) (2024-08-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tree-svg",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"main": "lib/index.js",
55
"module": "lib-esm/index.js",
66
"types": "lib-esm/index.d.ts",

0 commit comments

Comments
 (0)