Skip to content

Commit 3e1fa4b

Browse files
committed
Update developing.md.
1 parent bf5988f commit 3e1fa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
1. `poe t`
2323
1. `poe b`
2424
1. `poetry version major|minor|patch`
25+
1. Update django-unicorn.com's changelog.md
2526
1. Commit/tag/push version bump
2627
1. `poetry publish --build -r test`
2728
1. Make sure test package can be installed as expected (https://test.pypi.org/project/django-unicorn/)
2829
1. `poetry publish`
2930
1. Make sure live package can be installed as expected (https://pypi.org/project/django-unicorn/)
3031
1. [Create GitHub release](https://github.com/adamghill/django-unicorn/releases/new) and add changelog there
31-
1. Update django-unicorn.com's changelog.md
3232
1. Update django-unicorn.com's version of `django-unicorn`

0 commit comments

Comments
 (0)