We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7ec658 + eab80b3 commit 0e012b4Copy full SHA for 0e012b4
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-<!-- ## [Unreleased] -->
+## [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
10
11
## [4.0.0] - 2023-07-26
12
@@ -19,8 +25,8 @@
19
25
20
26
- Initial release
21
27
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
24
30
[4.0.0]: https://github.com/swup/debug-plugin/releases/tag/4.0.0
31
[3.0.0]: https://github.com/swup/debug-plugin/releases/tag/3.0.0
32
[2.0.0]: https://github.com/swup/debug-plugin/releases/tag/2.0.0
0 commit comments