Skip to content

Commit 73ed043

Browse files
authored
Merge pull request #57 from ful1e5/dev
🚀 Prepare v1.1.5
2 parents ef2eed0 + 97c1f3b commit 73ed043

File tree

2 files changed

+28
-26
lines changed

2 files changed

+28
-26
lines changed

CHANGELOG.md

+27-25
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [unreleased]
99

10+
## [v1.1.5] - 21 Jun 2021
11+
1012
### Added
1113

1214
- Setup target updated inside `builder/Makefile`
@@ -16,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1618
- `applbuild` modules relative imports
1719
- Removed `setup.py` from `builder/`
1820

19-
## [1.1.4] - 4 Apr 2021
21+
## [v1.1.4] - 4 Apr 2021
2022

2123
### Added
2224

@@ -38,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3840
- Add Shadows / Drop Shadows to arrow cursor fixed #45 (check 29ab657)
3941
- Fixed Windows HiDPi issue #43 (check 7b49e34)
4042

41-
## [1.1.3] - 21 Feb 2021
43+
## [v1.1.3] - 21 Feb 2021
4244

4345
### Added
4446

@@ -48,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4850

4951
- Preview with shadows cursors
5052

51-
## [1.1.2] - 15 Feb 2021
53+
## [v1.1.2] - 15 Feb 2021
5254

5355
### Added
5456

@@ -59,13 +61,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5961
- Dynamic make install
6062
- #39 Corner resize cursors are inverted fixed
6163

62-
## [1.1.1] - 9 Feb 2021
64+
## [v1.1.1] - 9 Feb 2021
6365

6466
### Changed
6567

6668
- Cursor is not in expected position fixed #37
6769

68-
## [1.1.0] - 7 Feb 2021
70+
## [v1.1.0] - 7 Feb 2021
6971

7072
### Added
7173

@@ -83,7 +85,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8385
- Windows cursors are renamed
8486
- cursor's config moved to `builder/applbuild/constants.py`
8587

86-
## [1.0.6] - 1 Nov 2020
88+
## [v1.0.6] - 1 Nov 2020
8789

8890
### Added
8991

@@ -96,7 +98,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9698
- Removed npm scripts & documentation (`yon` package removed)
9799
- npm dependencies got upgraded (**dependabot** 🤖 security warning)
98100

99-
## [1.0.6] - 1 Nov 2020
101+
## [v1.0.6] - 1 Nov 2020
100102

101103
### Added
102104

@@ -111,7 +113,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
111113
- Cursor **preview** updated
112114
- `hand2` lines fixed.(from pling.com @peotincelogy)
113115

114-
## [1.0.5] - 23 Oct 2020
116+
## [v1.0.5] - 23 Oct 2020
115117

116118
### Added
117119

@@ -124,15 +126,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
124126
- Windows **wrong resize** cursor fix.
125127
- README.md docs & Table of Content refactor.
126128

127-
## [1.0.4] - 25 Sept 2020
129+
## [v1.0.4] - 25 Sept 2020
128130

129131
### Changed
130132

131133
- Product logo (on [imgur](https://i.imgur.com/GVLFmwF))
132134
- fix wrong implementation vertical resize cursor in **KDE**
133135
- Compressed files in `build` **GitHub Action**
134136

135-
## [1.0.3] - 30 August 2020
137+
## [v1.0.3] - 30 August 2020
136138

137139
### Changed
138140

@@ -155,7 +157,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
155157
- New `utils` for **Frames Save**
156158
- **OCS** Install support **as default** for Linux users
157159

158-
## [1.0.2] - 10 August 2020
160+
## [v1.0.2] - 10 August 2020
159161

160162
### Changed
161163

@@ -175,7 +177,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
175177
- **install.sh** and **windows.inf**(automated installation files) added in `scripts` directory.
176178
- Table Of Content in `README.md`([476c64a](https://github.com/ful1e5/apple_cursor/commit/476c64afda50ec48c576b566ce729b575608c529#diff-04c6e90faac2675aa89e2176d2eec7d8))
177179

178-
## [1.0.1-beta] - 3 August 2020
180+
## [v1.0.1-beta] - 3 August 2020
179181

180182
### Changed
181183

@@ -184,7 +186,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
184186
- Build size fix **65x65** to **64x64**. ([1120d17](https://github.com/ful1e5/apple_cursor/commit/1120d176636baff2aac1838ba316b4f420be7ca7))
185187
- [Pling](https://www.pling.com/p/1408466/) product page Docs at `PLING.bbcode`.
186188

187-
## [1.0.0-alpha1] - 31 July 2020
189+
## [v1.0.0-alpha1] - 31 July 2020
188190

189191
### Added
190192

@@ -193,15 +195,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
193195
- CI/CD Pipelines
194196

195197
[unreleased]: https://github.com/ful1e5/apple_cursor/compare/v1.1.4...main
196-
[1.1.4]: https://github.com/ful1e5/apple_cursor/compare/v1.1.3...v1.1.4
197-
[1.1.3]: https://github.com/ful1e5/apple_cursor/compare/v1.1.2...v1.1.3
198-
[1.1.2]: https://github.com/ful1e5/apple_cursor/compare/v1.1.1...v1.1.2
199-
[1.1.1]: https://github.com/ful1e5/apple_cursor/compare/v1.1.0...v1.1.1
200-
[1.1.0]: https://github.com/ful1e5/apple_cursor/compare/v1.0.6...v1.1.0
201-
[1.0.6]: https://github.com/ful1e5/apple_cursor/compare/1.0.5...v1.0.6
202-
[1.0.5]: https://github.com/ful1e5/apple_cursor/compare/1.0.4...v1.0.5
203-
[1.0.4]: https://github.com/ful1e5/apple_cursor/compare/1.0.3...1.0.4
204-
[1.0.3]: https://github.com/ful1e5/apple_cursor/compare/1.0.2...1.0.3
205-
[1.0.2]: https://github.com/ful1e5/apple_cursor/compare/1.0.1-beta...1.0.2
206-
[1.0.1-beta]: https://github.com/ful1e5/apple_cursor/compare/1.0.0-alpha1...1.0.1-beta
207-
[1.0.0-alpha1]: https://github.com/ful1e5/apple_cursor/tree/1.0.0-alpha1
198+
[v1.1.4]: https://github.com/ful1e5/apple_cursor/compare/v1.1.3...v1.1.4
199+
[v1.1.3]: https://github.com/ful1e5/apple_cursor/compare/v1.1.2...v1.1.3
200+
[v1.1.2]: https://github.com/ful1e5/apple_cursor/compare/v1.1.1...v1.1.2
201+
[v1.1.1]: https://github.com/ful1e5/apple_cursor/compare/v1.1.0...v1.1.1
202+
[v1.1.0]: https://github.com/ful1e5/apple_cursor/compare/v1.0.6...v1.1.0
203+
[v1.0.6]: https://github.com/ful1e5/apple_cursor/compare/1.0.5...v1.0.6
204+
[v1.0.5]: https://github.com/ful1e5/apple_cursor/compare/1.0.4...v1.0.5
205+
[v1.0.4]: https://github.com/ful1e5/apple_cursor/compare/1.0.3...1.0.4
206+
[v1.0.3]: https://github.com/ful1e5/apple_cursor/compare/1.0.2...1.0.3
207+
[v1.0.2]: https://github.com/ful1e5/apple_cursor/compare/1.0.1-beta...1.0.2
208+
[v1.0.1-beta]: https://github.com/ful1e5/apple_cursor/compare/1.0.0-alpha1...1.0.1-beta
209+
[v1.0.0-alpha1]: https://github.com/ful1e5/apple_cursor/tree/1.0.0-alpha1

bitmapper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apple_cursor_bitmapper",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"main": "index.js",
55
"scripts": {
66
"render": "yarn ts-node src/index.ts"

0 commit comments

Comments
 (0)