mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-16 16:14:45 -04:00
release: prepare v1.2.3
This commit is contained in:
parent
19c064c63d
commit
bdbbbd9d77
5 changed files with 6 additions and 4 deletions
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [unreleased]
|
||||
|
||||
## [v1.2.3] - 23 Nov 2021
|
||||
|
||||
### Added
|
||||
|
||||
- macOSMonterey cursors added 🎊 fixed #66
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "apple-cursor",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"description": "OpenSource macOS cursors.",
|
||||
"main": "index.js",
|
||||
"author": "Kaiz Khatri",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bigsur",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"description": "macOS Big Sur cursors",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "core",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"description": "Apple Cursor bitmapper's core modules",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "monterey",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"description": "macOS Monterey cursors",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue