Skip to content

Commit 0c9211d

Browse files
Version Packages (#23)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1bacd10 commit 0c9211d

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/giant-crabs-shine.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tiny-comics-change.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# slidev-addon-fancy-arrow
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#22](https://github.com/whitphx/slidev-addon-fancy-arrow/pull/22) [`2d80c44`](https://github.com/whitphx/slidev-addon-fancy-arrow/commit/2d80c440178a49322567f62fc45219b06062b228) Thanks [@whitphx](https://github.com/whitphx)! - Prevent the SVG element from covering the entire screen
8+
9+
- [#24](https://github.com/whitphx/slidev-addon-fancy-arrow/pull/24) [`1bacd10`](https://github.com/whitphx/slidev-addon-fancy-arrow/commit/1bacd10af5888542e594c97eebd5b30747a6987c) Thanks [@whitphx](https://github.com/whitphx)! - Get the snapped element positions more precisely
10+
311
## 0.3.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slidev-addon-fancy-arrow",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"type": "module",
55
"files": [
66
"components",

0 commit comments

Comments
 (0)