We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a9017 commit b5add4fCopy full SHA for b5add4f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.1.1 (2024-03-22)
2
+
3
+No significant changes
4
5
+[View changes on GitHub](https://github.com/tjx666/unplugin-detect-duplicated-deps/compare/v1.1.0...v1.1.1 (2024-03-22))
6
7
## v1.1.0 (2024-03-22)
8
9
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
{
"name": "unplugin-detect-duplicated-deps",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Detect duplicate packaged dependencies",
"keywords": [
"unplugin",
0 commit comments