We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2630ef commit e6dabafCopy full SHA for e6dabaf
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.2](https://github.com/dorixdev/react-dual-scroll-sync/compare/v1.1.1...v1.1.2) (2025-08-25)
2
+
3
+### 📝 Documentation
4
5
+- :memo: reorganize README structure and update demo image size ([e2630ef](https://github.com/dorixdev/react-dual-scroll-sync/commit/e2630ef4be1af5f8fc0b175c674ce688d67f0573))
6
7
## [1.1.1](https://github.com/dorixdev/react-dual-scroll-sync/compare/v1.1.0...v1.1.1) (2025-08-25)
8
9
### 📝 Documentation
package.json
@@ -1,6 +1,6 @@
{
"name": "@dorixdev/react-dual-scroll-sync",
- "version": "1.1.1",
+ "version": "1.1.2",
"license": "MIT",
"description": "A lightweight React library to synchronize navigation menus with scrollable content sections.",
"type": "module",
0 commit comments