Skip to content

Commit 2abb918

Browse files
20: changelog and version
1 parent 858e8e9 commit 2abb918

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/lib/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Lightweight Charts React Wrapper changelog
22

3+
## 2.1.1
4+
5+
- `rightOffset` is only applied to TimeScale if it has changed.
6+
-
37
## 2.1.0
48

59
Added support for some new `lightweight-charts@4.1.0` features:

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightweight-charts-react-wrapper",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "",
55
"type": "module",
66
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)