Skip to content

Commit 7484e24

Browse files
committed
docs: update 2022-12-14-pouchdb-8.0.0.md
1 parent ff81fa3 commit 7484e24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/_posts/2022-12-14-pouchdb-8.0.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Example result:
6868
}
6969
```
7070

71+
## Improving publishing packages
72+
[#8576](https://github.com/pouchdb/pouchdb/pull/8576) Previously, if publishing packages failed part-way through, the release script halt and the remaining packages needed to be published by hand. With this improvement the script can be run again to publish the remaining packages.
7173

7274
## Changelog
7375

@@ -180,6 +182,8 @@ Example result:
180182

181183
* [8e08a14c](https://github.com/pouchdb/pouchdb/commit/8e08a14cb2706ca8ebbd587aa43b055d670b9383) chore: delete stale bot
182184
* [55c2743e](https://github.com/pouchdb/pouchdb/commit/55c2743e4b17a85b21f4f888ff8f02a2b31beaaa) ([#8571](https://github.com/pouchdb/pouchdb/pull/8571)) - set executable mode on scripts
185+
* [fec3c163](https://github.com/pouchdb/pouchdb/commit/fec3c1639e2ed83a31ed530e832a1f4c171b378e) Make bin/publish-packages.sh exit with non-zero status on failure
186+
* [5b07d18d](https://github.com/pouchdb/pouchdb/commit/5b07d18d28fb8472fc35d914b911786e671cc08f) Recover if publishing packages fails part-way through
183187

184188

185189
## Get in touch

0 commit comments

Comments
 (0)