Skip to content

Commit 5608c70

Browse files
chore(main): release ui 0.65.0 (#602)
Co-authored-by: immich-push-o-matic[bot] <179150890+immich-push-o-matic[bot]@users.noreply.github.com>
1 parent f6f0912 commit 5608c70

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/ui": "0.64.1",
2+
"packages/ui": "0.65.0",
33
"packages/svelte-markdown-preprocess": "0.2.1"
44
}

packages/ui/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 0.65.0 (2026-02-20)
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at main -->
6+
7+
## What's Changed
8+
### 🌟 Enhancements
9+
* fix: make action provider names optional by @jrasm91 in https://github.com/immich-app/ui/pull/601
10+
### 🐛 Bug fixes
11+
* fix: basic modal by @jrasm91 in https://github.com/immich-app/ui/pull/599
12+
13+
14+
**Full Changelog**: https://github.com/immich-app/ui/compare/ui-v0.64.1...ui-v0.65.0
15+
316
## 0.64.1 (2026-02-19)
417

518
<!-- Release notes generated using configuration in .github/release.yml at main -->

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@immich/ui",
3-
"version": "0.64.1",
3+
"version": "0.65.0",
44
"license": "GNU Affero General Public License version 3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)