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.
1 parent e625db4 commit 0822f28Copy full SHA for 0822f28
CHANGELOG.md
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file. It uses the
7
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
8
"Semantic Versioning 2.0.0"
9
10
-## [v0.6.1] — Unreleased
+## [v0.7.0] — Unreleased
11
12
### ⚡ Improvements
13
@@ -18,6 +18,10 @@ All notable changes to this project will be documented in this file. It uses the
18
* Disallow current directory components (`.`) in paths and globs except at
19
the start of the expression (e.g., `./README`).
20
21
+### ⬆️ Dependency Updates
22
+
23
+* Upgraded all dependencies.
24
25
[v0.6.1]: https://github.com/pgxn/meta/compare/v0.6.0...v0.6.1
26
[wax]: https://crates.io/crates/wax
27
0 commit comments