Skip to content

Commit b1a827b

Browse files
committed
Merge branch 'develop' into release-0.65.0
2 parents 08f1fdc + 3f8912c commit b1a827b

File tree

1 file changed

+26
-14
lines changed

1 file changed

+26
-14
lines changed

CHANGELOG.md

Lines changed: 26 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828

2929
1. Centerize user email on profile (#1969)
3030

31+
## [0.64.4] - 2022-08-29
32+
33+
### Fixed
34+
35+
1. Added the missed iframe URL secret to the CI scripts.
36+
3137
## [0.64.3] - 2022-08-29
3238

3339
### Changed
@@ -1804,19 +1810,25 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
18041810
- Web - see the demo [here](https://github.com/numbersprotocol/capture-lite#demo-app)
18051811
- Android - the APK file `app-debug.apk` is attached to this release
18061812

1813+
<<<<<<< HEAD
18071814
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.65.0...HEAD
18081815
[0.65.0]: https://github.com/numbersprotocol/capture-lite/compare/0.64.3...0.65.0
1809-
[0.64.3]: https://github.com/numbersprotocol/capture-lite/compare/0.64.2...0.64.3
1810-
[0.64.2]: https://github.com/numbersprotocol/capture-lite/compare/0.64.1...0.64.2
1811-
[0.64.1]: https://github.com/numbersprotocol/capture-lite/compare/0.64.0...0.64.1
1812-
[0.64.0]: https://github.com/numbersprotocol/capture-lite/compare/0.63.2...0.64.0
1813-
[0.63.2]: https://github.com/numbersprotocol/capture-lite/compare/0.63.1...0.63.2
1814-
[0.63.1]: https://github.com/numbersprotocol/capture-lite/compare/0.63.0...0.63.1
1815-
[0.63.0]: https://github.com/numbersprotocol/capture-lite/compare/0.62.0...0.63.0
1816-
[0.62.0]: https://github.com/numbersprotocol/capture-lite/compare/0.61.2...0.62.0
1817-
[0.61.2]: https://github.com/numbersprotocol/capture-lite/compare/0.61.1...0.61.2
1818-
[0.61.1]: https://github.com/numbersprotocol/capture-lite/compare/0.61.0...0.61.1
1819-
[0.61.0]: https://github.com/numbersprotocol/capture-lite/compare/0.60.4...0.61.0
1820-
[0.60.4]: https://github.com/numbersprotocol/capture-lite/compare/0.60.3...0.60.4
1821-
[0.60.3]: https://github.com/numbersprotocol/capture-lite/compare/0.60.2...0.60.3
1822-
[0.60.2]: https://github.com/numbersprotocol/capture-lite/releases/tag/0.60.2
1816+
=======
1817+
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.64.4...HEAD
1818+
[0.64.4]: https://github.com/numbersprotocol/capture-lite/compare/0.64.3...0.64.4
1819+
1820+
> > > > > > > develop
1821+
> > > > > > > [0.64.3]: https://github.com/numbersprotocol/capture-lite/compare/0.64.2...0.64.3
1822+
> > > > > > > [0.64.2]: https://github.com/numbersprotocol/capture-lite/compare/0.64.1...0.64.2
1823+
> > > > > > > [0.64.1]: https://github.com/numbersprotocol/capture-lite/compare/0.64.0...0.64.1
1824+
> > > > > > > [0.64.0]: https://github.com/numbersprotocol/capture-lite/compare/0.63.2...0.64.0
1825+
> > > > > > > [0.63.2]: https://github.com/numbersprotocol/capture-lite/compare/0.63.1...0.63.2
1826+
> > > > > > > [0.63.1]: https://github.com/numbersprotocol/capture-lite/compare/0.63.0...0.63.1
1827+
> > > > > > > [0.63.0]: https://github.com/numbersprotocol/capture-lite/compare/0.62.0...0.63.0
1828+
> > > > > > > [0.62.0]: https://github.com/numbersprotocol/capture-lite/compare/0.61.2...0.62.0
1829+
> > > > > > > [0.61.2]: https://github.com/numbersprotocol/capture-lite/compare/0.61.1...0.61.2
1830+
> > > > > > > [0.61.1]: https://github.com/numbersprotocol/capture-lite/compare/0.61.0...0.61.1
1831+
> > > > > > > [0.61.0]: https://github.com/numbersprotocol/capture-lite/compare/0.60.4...0.61.0
1832+
> > > > > > > [0.60.4]: https://github.com/numbersprotocol/capture-lite/compare/0.60.3...0.60.4
1833+
> > > > > > > [0.60.3]: https://github.com/numbersprotocol/capture-lite/compare/0.60.2...0.60.3
1834+
> > > > > > > [0.60.2]: https://github.com/numbersprotocol/capture-lite/releases/tag/0.60.2

0 commit comments

Comments
 (0)