Skip to content

Commit

Permalink
Merge pull request #4 from ful1e5/dev
Browse files Browse the repository at this point in the history
πŸš€ BreezeX v1.0.1
  • Loading branch information
ful1e5 authored Jun 16, 2021
2 parents 6d26cb8 + c7ac3c9 commit 865cf7b
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 36 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [unreleased]

## [v1.0.1] - 16 June 2021

### Changed

- `left_ptr_watch` and `wait` got minimal design
- Cursors preview updated

## [v1.0.0] - 14 June 2021

### Added
Expand All @@ -15,5 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Logo and badges
- CI/CD Pipelines

[unreleased]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.0...main
[unreleased]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.1...main
[v1.0.1]: https://github.com/ful1e5/BreezeX_Cursor/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/ful1e5/BreezeX_Cursor/tree/v1.0.0
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@ Extended KDE Cursor theme, Highly inspired on **KDE Breeze** for `Windows` and `
<!-- Preview -->

<p align="center">
<img title="BreezeX Dark" src="https://imgur.com/W2YNFuw.png">
<img title="BreezeX Dark" src="https://imgur.com/xfmjST3.png">
</br>
<sub>Dark BreezeX Cursors πŸ–€</sub>
<sub>Dark BreezeX Cursors</sub>
</p>

<p align="center">
<img title="BreezeX Light" src="https://imgur.com/25wSDfa.png">
<img title="BreezeX Light" src="https://imgur.com/3wCoRYV.png">
</br>
<sub>Light BreezeX Cursors 🀍</sub>
<sub>Light BreezeX Cursors</sub>
</p>

### Manual Install
Expand Down
2 changes: 1 addition & 1 deletion bitmapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "breezex-bitmapper",
"version": "1.0.0",
"version": "1.0.1",
"description": "extended KDE cursor πŸ’™",
"main": "index.js",
"repository": "[email protected]:ful1e5/BreezeX_Cursor.git",
Expand Down
18 changes: 3 additions & 15 deletions svg/animated/left_ptr_watch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 3 additions & 15 deletions svg/animated/wait.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 865cf7b

Please sign in to comment.