🚀 prepare v1.0.5

This commit is contained in:
ful1e5 2020-10-23 12:56:48 +05:30
parent 740f5dc8d6
commit aad7cab484
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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": {