Skip to content

Commit 83baf8c

Browse files
committed
Set the version field to 0.0.0-development.
The publication workflow will set the version based on the tag of a created GitHub release: https://github.com/github/task-lists-element/blob/70675e8c39a455107870b38e87866e2d6ce6f8b6/.github/workflows/publish.yml
1 parent 99c72d4 commit 83baf8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@github/task-lists-element",
3-
"version": "2.0.2",
3+
"version": "0.0.0-development",
44
"description": "Drag and drop task list items.",
55
"repository": "github/task-lists-element",
66
"main": "dist/task-lists-element.js",

0 commit comments

Comments
 (0)