mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-22 11:15:26 -04:00
🚀 prepare v1.0.5
This commit is contained in:
parent
740f5dc8d6
commit
aad7cab484
2 changed files with 5 additions and 2 deletions
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [unreleased]
|
||||
|
||||
## [1.0.5]- 23 Oct 2020
|
||||
|
||||
### Added
|
||||
|
||||
- utils `getFrameName.ts` added.
|
||||
|
@ -86,7 +88,8 @@ 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/apple_cursor/compare/1.0.4...main
|
||||
[unreleased]: https://github.com/ful1e5/apple_cursor/compare/v1.0.5...main
|
||||
[1.0.5]: https://github.com/ful1e5/apple_cursor/compare/1.0.4...v1.0.5
|
||||
[1.0.4]: https://github.com/ful1e5/apple_cursor/compare/1.0.3...1.0.4
|
||||
[1.0.3]: https://github.com/ful1e5/apple_cursor/compare/1.0.2...1.0.3
|
||||
[1.0.2]: https://github.com/ful1e5/apple_cursor/compare/1.0.1-beta...1.0.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "apple_cursor",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"description": "Enjoy upcoming `macOS Big Sur` Cursor Theme 🥳",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue