Skip to content

Commit

Permalink
chore(release): v0.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
finxol committed Jan 27, 2025
1 parent f35e6cc commit 27da031
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## v0.7.15

[compare changes](https://github.com/finxol/karr/compare/v0.7.14...v0.7.15)

### 🚀 Enhancements

- **web:** Redirect to auth when logged out
([#19](https://github.com/finxol/karr/pull/19))

### 🩹 Fixes

- **web:** Don’t show delete button for federated trips
([668cbf8](https://github.com/finxol/karr/commit/668cbf8))

### 🏡 Chore

- Update todo list ([4981fd9](https://github.com/finxol/karr/commit/4981fd9))
- Add react scan ([d515be7](https://github.com/finxol/karr/commit/d515be7))

### ❤️ Contributors

- Colin Ozanne <git@finxol.io>
- Finxol <git@finxol.io>

## v0.7.14

[compare changes](https://github.com/finxol/karr/compare/v0.7.12...v0.7.14)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karr",
"version": "0.7.14",
"version": "0.7.15",
"private": true,
"repository": "https://github.com/finxol/karr",
"scripts": {
Expand Down

0 comments on commit 27da031

Please sign in to comment.