File tree 5 files changed +6
-4
lines changed
5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ unreleased]
9
9
10
+ ## [ v1.2.3] - 23 Nov 2021
11
+
10
12
### Added
11
13
12
14
- macOSMonterey cursors added 🎊 fixed #66
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " apple-cursor" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " OpenSource macOS cursors." ,
5
5
"main" : " index.js" ,
6
6
"author" : " Kaiz Khatri" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bigsur" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " macOS Big Sur cursors" ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " core" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " Apple Cursor bitmapper's core modules" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " monterey" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " macOS Monterey cursors" ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments