Skip to content

Commit

Permalink
chore(release): 0.13.0 [skip ci]
Browse files Browse the repository at this point in the history
## πŸš€ **Immich Power Tools** 0.13.0

### Bug Fixes

* conflicts resolved ([18274a3](18274a3))
* minor condition fix ([e7687b9](e7687b9))
* minor design fix ([b60660f](b60660f))
* removed unused components ([59fb16b](59fb16b))

### Features

* added option for link expiry ([d5c6f0a](d5c6f0a))
* added proper validations for errors with messages ([9fcda54](9fcda54))
* bulk delete in find page and find page clean up ([2150aca](2150aca))
* option to delete assets from missing locations page ([098701b](098701b))
* people search added ([29f80b8](29f80b8))
* people selection in share link ([1fea9cc](1fea9cc))
* shared album links ([34f32e4](34f32e4))
* unified album creation and option to delete assets from potential albums ([72dcb92](72dcb92))
  • Loading branch information
semantic-release-bot committed Jan 19, 2025
1 parent cd9e620 commit 37aed00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "immich-power-tools",
"version": "0.12.0",
"version": "0.13.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 37aed00

Please sign in to comment.