Skip to content

Commit 2b22b66

Browse files
authored
fix: sort versions and add title (#11)
Add title on CHANGELOG to prevent release-please issues
1 parent 05a3879 commit 2b22b66

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Changelog
2+
3+
## [1.2.1](https://github.com/dorixdev/react-dual-scroll-sync/compare/v1.2.0...v1.2.1) (2025-08-27)
4+
5+
### Bug Fixes
6+
7+
- remove --if-present flag ([#9](https://github.com/dorixdev/react-dual-scroll-sync/issues/9)) ([b6b9a10](https://github.com/dorixdev/react-dual-scroll-sync/commit/b6b9a101d28c4eb0dd0b7f34e02ce0efbb3a59c5))
8+
19
## [1.2.0](https://github.com/dorixdev/react-dual-scroll-sync/compare/v1.1.2...v1.2.0) (2025-08-27)
210

311
### Features
@@ -15,13 +23,6 @@
1523

1624
- **storybook:** update stories with new mock data (internal only) ([6a13f9f](https://github.com/dorixdev/react-dual-scroll-sync/commit/6a13f9f311c9eaff823569e24e99f6c758af5f94))
1725

18-
## [1.2.1](https://github.com/dorixdev/react-dual-scroll-sync/compare/v1.2.0...v1.2.1) (2025-08-27)
19-
20-
21-
### Bug Fixes
22-
23-
* remove --if-present flag ([#9](https://github.com/dorixdev/react-dual-scroll-sync/issues/9)) ([b6b9a10](https://github.com/dorixdev/react-dual-scroll-sync/commit/b6b9a101d28c4eb0dd0b7f34e02ce0efbb3a59c5))
24-
2526
## [1.1.2](https://github.com/dorixdev/react-dual-scroll-sync/compare/v1.1.1...v1.1.2) (2025-08-25)
2627

2728
### 📝 Documentation

0 commit comments

Comments
 (0)