Skip to content

Commit

Permalink
chore: remove invalid releases from changelog (#94)
Browse files Browse the repository at this point in the history
## Motivation

<!-- List motivation and changes here -->

## Issues closed

<!-- List closed issues here -->
  • Loading branch information
pixelass committed Mar 19, 2024
1 parent 6ca2b7a commit 9abeff7
Showing 1 changed file with 0 additions and 73 deletions.
73 changes: 0 additions & 73 deletions CHANGELOG.md
Expand Up @@ -207,76 +207,3 @@
* new user flow and implement editing ([2e5184d](https://github.com/blib-la/captain/commit/2e5184da05c2a3674fd9edabe392f1beb9276bfc))
* save info to user data ([c69d6a7](https://github.com/blib-la/captain/commit/c69d6a77c7e75d275f369d6745a3136ac27d495f))
* various improvements ([d02910e](https://github.com/blib-la/captain/commit/d02910e54175ad45f7da3319821fd8206c2c57fd))

# [1.0.0-beta.9](https://github.com/blib-la/captain/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2024-02-16)


### Features

* add context menu ([#41](https://github.com/blib-la/captain/issues/41)) ([bb030dd](https://github.com/blib-la/captain/commit/bb030ddffd8c3f29f2cc168d384729449502c59e))



# [1.0.0-beta.8](https://github.com/blib-la/captain/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2024-02-14)


### Bug Fixes

* downloads not possible ([#38](https://github.com/blib-la/captain/issues/38)) ([9f0dc48](https://github.com/blib-la/captain/commit/9f0dc482d77b697ffafe34f67ab22578a2fde242))



# [1.0.0-beta.7](https://github.com/blib-la/captain/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2024-02-14)



# [1.0.0-beta.5](https://github.com/blib-la/captain/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2024-01-31)


### Features

* add basic marketplace logic ([#20](https://github.com/blib-la/captain/issues/20)) ([727d5a7](https://github.com/blib-la/captain/commit/727d5a7b61d5def0f889b0f626d94c96db1b96cd))



# [1.0.0-beta.4](https://github.com/blib-la/captain/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2024-01-27)


### Bug Fixes

* inital load has unlocalized UI ([#17](https://github.com/blib-la/captain/issues/17)) ([060df23](https://github.com/blib-la/captain/commit/060df231dcf345ef7f0f7f60115e932405c12483))



# [1.0.0-beta.3](https://github.com/blib-la/captain/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2024-01-26)


### Features

* new app icon ([#15](https://github.com/blib-la/captain/issues/15)) ([8e6df09](https://github.com/blib-la/captain/commit/8e6df0984af7c1418a9497fcee09bc8358a470d6))



# [1.0.0-beta.2](https://github.com/blib-la/captain/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-01-26)


### Bug Fixes

* add all resources ([e75b3cd](https://github.com/blib-la/captain/commit/e75b3cdbeec5a06013434fcc38a8d84abdf365f0))
* icon color triggered by wrong button ([d3e069a](https://github.com/blib-la/captain/commit/d3e069a6418a10bff9366bf3b4fe4217cd9f7913))
* lottie views are broken ([1ba6fd7](https://github.com/blib-la/captain/commit/1ba6fd776fdf3aa66655b3b0b0c3d67b98cbe2ad))
* popups logic ([d7e902b](https://github.com/blib-la/captain/commit/d7e902b04423452c797621343a574e3a4350eb00))
* settings icon in light mode low contrast ([c967010](https://github.com/blib-la/captain/commit/c967010e2653e789137a31c2e6f4494a8590f4a7))
* tooltip on projects was overlaying ([c63f308](https://github.com/blib-la/captain/commit/c63f3089258f409a7f355e29f70997d1e412043a))


### Features

* adjust colors of icons ([55bea04](https://github.com/blib-la/captain/commit/55bea04fe05887868161f7d5bbbc11bf38e9effd))
* allow deleting projects ([32740f4](https://github.com/blib-la/captain/commit/32740f4f6c862c760c52b6541351cdc9ffd7a884))
* complete rewrite of the ui ([9b2d52e](https://github.com/blib-la/captain/commit/9b2d52eb6858afc84b82374cd977ee2043ddeaf1))
* i18n support for export ([7e6c7f7](https://github.com/blib-la/captain/commit/7e6c7f75952131fb152e228facfb90c8f4fa85fa))
* implement captioning tools, blip, wd14, gpt-v ([614b4d4](https://github.com/blib-la/captain/commit/614b4d41abafe15ac4df312adf2ebd4afa0daade))
* new user flow and implement editing ([2e5184d](https://github.com/blib-la/captain/commit/2e5184da05c2a3674fd9edabe392f1beb9276bfc))
* save info to user data ([c69d6a7](https://github.com/blib-la/captain/commit/c69d6a77c7e75d275f369d6745a3136ac27d495f))
* various improvements ([d02910e](https://github.com/blib-la/captain/commit/d02910e54175ad45f7da3319821fd8206c2c57fd))

0 comments on commit 9abeff7

Please sign in to comment.