Skip to content

Commit 0e012b4

Browse files
authored
Merge pull request #24 from swup/cli
Switch to cli for bundling
2 parents c7ec658 + eab80b3 commit 0e012b4

File tree

3 files changed

+4485
-1205
lines changed

3 files changed

+4485
-1205
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
<!-- ## [Unreleased] -->
3+
## [4.0.2] - 2023-09-25
4+
5+
- Use `@swup/cli` for bundling
6+
7+
## [4.0.1] - 2023-07-28
8+
9+
- Bump version
410

511
## [4.0.0] - 2023-07-26
612

@@ -19,8 +25,8 @@
1925

2026
- Initial release
2127

22-
[Unreleased]: https://github.com/swup/debug-plugin/compare/4.0.0...HEAD
23-
28+
[4.0.2]: https://github.com/swup/debug-plugin/releases/tag/4.0.2
29+
[4.0.1]: https://github.com/swup/debug-plugin/releases/tag/4.0.1
2430
[4.0.0]: https://github.com/swup/debug-plugin/releases/tag/4.0.0
2531
[3.0.0]: https://github.com/swup/debug-plugin/releases/tag/3.0.0
2632
[2.0.0]: https://github.com/swup/debug-plugin/releases/tag/2.0.0

0 commit comments

Comments
 (0)