You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If only one package is being released, include only that package's section. Each package's changelog should be self-contained so users can follow the history of the package they depend on independently.
@@ -103,4 +114,4 @@ Before publishing a release:
103
114
-[ ] Changes merged to `main`
104
115
-[ ] CI checks pass on `main`
105
116
-[ ] Release notes written with separate sections per package
106
-
-[ ] Tag follows the naming convention (`sdk-X.Y.Z`, `otel-X.Y.Z`, or comma-separated)
117
+
-[ ] Tag follows the naming convention (`sdk-vX.Y.Z`, `otel-vX.Y.Z`, `testing-vX.Y.Z`, or comma-separated)
0 commit comments