Skip to content

Commit 00cdf82

Browse files
Fix libuiohook commit links in the changelog
1 parent c532a83 commit 00cdf82

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Simulating mouse movement on multiple screens was fixed on Windows.
66

77
- libuiohook was updated to commit
8-
[902a30b](https://github.com/TolikPylypchuk/libuiohook/commit/902a30bddacf4f955c5caf13c5f4ea83df8ae5ef).
8+
[902a30b](https://github.com/TolikPylypchuk/libuiohook/tree/902a30bddacf4f955c5caf13c5f4ea83df8ae5ef).
99

1010
## [v5.3.2](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v5.3.2) (April 2, 2024)
1111

@@ -14,7 +14,7 @@
1414
- Mouse movement simulation is now more precise on Windows.
1515

1616
- libuiohook was updated to commit
17-
[5024193](https://github.com/TolikPylypchuk/libuiohook/commit/5024193088ae91d2fe6ea68c70f5e6969c7d6595).
17+
[5024193](https://github.com/TolikPylypchuk/libuiohook/tree/5024193088ae91d2fe6ea68c70f5e6969c7d6595).
1818

1919
## [v5.3.1](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v5.3.1) (March 3, 2024)
2020

@@ -29,7 +29,7 @@
2929
- Global hooks and the event simulator now don't throw an exception on null parameters and instead use default values.
3030

3131
- libuiohook was updated to commit
32-
[963415f](https://github.com/TolikPylypchuk/libuiohook/commit/963415f8e9ba486bd1ff68d2f8adf903ce5b3b27).
32+
[963415f](https://github.com/TolikPylypchuk/libuiohook/tree/963415f8e9ba486bd1ff68d2f8adf903ce5b3b27).
3333

3434
## [v5.2.3](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v5.2.3) (February 2, 2024)
3535

@@ -50,7 +50,7 @@
5050
- The packages are now marked as AOT-compatible.
5151

5252
- libuiohook was updated to commit
53-
[7dbdc09](https://github.com/TolikPylypchuk/libuiohook/commit/7dbdc09cd9d5a8ef5be5bb005e853b70ce28d67f).
53+
[7dbdc09](https://github.com/TolikPylypchuk/libuiohook/tree/7dbdc09cd9d5a8ef5be5bb005e853b70ce28d67f).
5454

5555
## [v5.2.0](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v5.2.0) (December 16, 2023)
5656

docs/articles/about.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rest assured that it's not abandoned! I'm not giving up on this library any time
1515
- Simulating mouse movement on multiple screens was fixed on Windows.
1616

1717
- libuiohook was updated to commit
18-
[902a30b](https://github.com/TolikPylypchuk/libuiohook/commit/902a30bddacf4f955c5caf13c5f4ea83df8ae5ef).
18+
[902a30b](https://github.com/TolikPylypchuk/libuiohook/tree/902a30bddacf4f955c5caf13c5f4ea83df8ae5ef).
1919

2020
### [v5.3.2](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v5.3.2) (April 2, 2024)
2121

@@ -24,7 +24,7 @@ rest assured that it's not abandoned! I'm not giving up on this library any time
2424
- Mouse movement simulation is now more precise on Windows.
2525

2626
- libuiohook was updated to commit
27-
[5024193](https://github.com/TolikPylypchuk/libuiohook/commit/5024193088ae91d2fe6ea68c70f5e6969c7d6595).
27+
[5024193](https://github.com/TolikPylypchuk/libuiohook/tree/5024193088ae91d2fe6ea68c70f5e6969c7d6595).
2828

2929
### [v5.3.1](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v5.3.1) (March 3, 2024)
3030

@@ -39,7 +39,7 @@ rest assured that it's not abandoned! I'm not giving up on this library any time
3939
- Global hooks and the event simulator now don't throw an exception on null parameters and instead use default values.
4040

4141
- libuiohook was updated to commit
42-
[963415f](https://github.com/TolikPylypchuk/libuiohook/commit/963415f8e9ba486bd1ff68d2f8adf903ce5b3b27).
42+
[963415f](https://github.com/TolikPylypchuk/libuiohook/tree/963415f8e9ba486bd1ff68d2f8adf903ce5b3b27).
4343

4444
### [v5.2.3](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v5.2.3) (February 2, 2024)
4545

@@ -60,7 +60,7 @@ rest assured that it's not abandoned! I'm not giving up on this library any time
6060
- The packages are now marked as AOT-compatible.
6161

6262
- libuiohook was updated to commit
63-
[7dbdc09](https://github.com/TolikPylypchuk/libuiohook/commit/7dbdc09cd9d5a8ef5be5bb005e853b70ce28d67f).
63+
[7dbdc09](https://github.com/TolikPylypchuk/libuiohook/tree/7dbdc09cd9d5a8ef5be5bb005e853b70ce28d67f).
6464

6565
### [v5.2.0](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v5.2.0) (December 16, 2023)
6666

0 commit comments

Comments
 (0)