Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.5.1

#### 🏠 Internal

- Removed unused logo and icon assets left over from earlier branding, including the ones the README pointed at ([#58](https://github.com/brain-bbqs/clip-extractor/pull/58))

Comment thread
CodyCBakerPhD marked this conversation as resolved.
Outdated
## 1.5.0

#### 🚀 Enhancement
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": "clip-extractor",
"version": "1.5.0",
"version": "1.5.1",
"description": "A single-page video player for selecting a frame range and extracting it as an upload-ready payload, built on sleap-io.js and ffmpeg.wasm.",
"type": "module",
"license": "MIT",
Expand Down
10 changes: 0 additions & 10 deletions src/assets/clip-extractor-tile.svg

This file was deleted.

Binary file removed src/assets/icon-16.png
Binary file not shown.
Binary file removed src/assets/icon-32.png
Binary file not shown.
Binary file removed src/assets/icon-48.png
Binary file not shown.
Binary file removed src/assets/icon-512.png
Binary file not shown.
Binary file removed src/assets/tile-180.png
Binary file not shown.
Binary file removed src/assets/tile-512.png
Binary file not shown.
Loading