mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 07:34:44 -04:00
🎊 prepare v1.2.2
This commit is contained in:
parent
ed35a327f1
commit
4e2af28e52
2 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [unreleased]
|
## [unreleased]
|
||||||
|
|
||||||
|
## [v1.2.2] - 31 Oct 2021
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Rounded pointer tail #63
|
- Rounded pointer tail #63
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "apple_cursor_bitmapper",
|
"name": "apple_cursor_bitmapper",
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"render": "yarn ts-node src/index.ts"
|
"render": "yarn ts-node src/index.ts"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue