Skip to content

Commit 4e08276

Browse files
author
Anna Gringauze
authored
Prepare to release dwds 18.0.0 (#1993)
* Prepare to release dwds * Use dev channel to run publish * Correctly switch to using dev SDK for publish task * Try disabling publsh verification * Merge with master
1 parent fc54d68 commit 4e08276

File tree

5 files changed

+336
-795
lines changed

5 files changed

+336
-795
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@
1212
# publish:
1313
# if: ${{ github.repository_owner == 'dart-lang' }}
1414
# uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
15+
# with:
16+
# sdk: dev

dwds/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 18.0.0-dev
1+
## 18.0.0
22

33
- Cleanup `getObject` code for lists and maps.
44
- Now works with offset `0` and `null` count.

0 commit comments

Comments
 (0)