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 b72fae8 commit 0f28f80Copy full SHA for 0f28f80
pkgs/extension_discovery/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.0.1-wip
+## 1.0.1
2
3
- Support optional `packageUri`.
4
- Improve error messaging for `package_config.json` parsing.
pkgs/extension_discovery/pubspec.yaml
@@ -1,7 +1,7 @@
name: extension_discovery
description: >-
A convention and utilities for package extension discovery.
-version: 1.0.1-wip
+version: 1.0.1
5
repository: https://github.com/dart-lang/tools/tree/main/pkgs/extension_discovery
6
7
dev_dependencies:
0 commit comments