🚀 Prepare v1.0.1
This commit is contained in:
+9
-1
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [unreleased]
|
## [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
|
## [v1.0.0] - 14 June 2021
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@@ -15,5 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Logo and badges
|
- Logo and badges
|
||||||
- CI/CD Pipelines
|
- 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
|
[v1.0.0]: https://github.com/ful1e5/BreezeX_Cursor/tree/v1.0.0
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "breezex-bitmapper",
|
"name": "breezex-bitmapper",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "extended KDE cursor 💙",
|
"description": "extended KDE cursor 💙",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": "git@github.com:ful1e5/BreezeX_Cursor.git",
|
"repository": "git@github.com:ful1e5/BreezeX_Cursor.git",
|
||||||
|
|||||||
Reference in New Issue
Block a user