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 9f96580 commit 982f26dCopy full SHA for 982f26d
changelog.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [v2.2.1](https://github.com/devlooped/SmallSharp/tree/v2.2.1) (2025-09-10)
4
+
5
+[Full Changelog](https://github.com/devlooped/SmallSharp/compare/v2.2.0...v2.2.1)
6
7
+:bug: Fixed bugs:
8
9
+- Fix error when file has no package references [\#153](https://github.com/devlooped/SmallSharp/pull/153) (@kzu)
10
11
+:twisted_rightwards_arrows: Merged:
12
13
+- Improve directive matching by using named groups [\#154](https://github.com/devlooped/SmallSharp/pull/154) (@kzu)
14
15
## [v2.2.0](https://github.com/devlooped/SmallSharp/tree/v2.2.0) (2025-09-10)
16
17
[Full Changelog](https://github.com/devlooped/SmallSharp/compare/v2.1.0...v2.2.0)
0 commit comments