🎊 prepare v1.2.2

This commit is contained in:
ful1e5 2021-10-30 15:42:34 +05:30
parent ed35a327f1
commit 4e2af28e52
2 changed files with 3 additions and 1 deletions

View file

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

View file

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