Skip to content

Commit c9f3e20

Browse files
committed
Preparing release 1.4.0
1 parent 4cdbd00 commit c9f3e20

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Intended Effort Versioning](https://jacobtomlinson.dev/effver/).
77

88

9-
## 1.3.2 - [Unreleased]
9+
## 1.4.1 - [Unreleased]
10+
11+
## [1.4.0] - 2025-01-07
1012

1113
### Added
1214
- Email/password authentication for legacy endpoint.
@@ -100,7 +102,8 @@ and this project adheres to [Intended Effort Versioning](https://jacobtomlinson.
100102
- Initial version, with syncing, and the legacy endpoint.
101103

102104
<!-- links -->
103-
[Unreleased]: https://github.com/reload/combine.git/compare/v1.3.1...HEAD
105+
[Unreleased]: https://github.com/reload/combine.git/compare/v1.4.0...HEAD
106+
[1.4.0]: https://github.com/reload/combine.git/compare/v1.3.1...v1.4.0
104107
[1.3.1]: https://github.com/reload/combine.git/compare/v1.3.0...v1.3.1
105108
[1.3.0]: https://github.com/reload/combine.git/compare/v1.2.2...v1.3.0
106109
[1.2.2]: https://github.com/reload/combine.git/compare/v1.2.1...v1.2.2

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: combine
2-
version: 1.3.1
2+
version: 1.4.0
33

44
authors:
55
- Thomas Fini Hansen <[email protected]>

0 commit comments

Comments
 (0)