File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased ] ( https://github.com/tj-django/django-migration-fixer/tree/HEAD )
3+ ## [ v1.3.3 ] ( https://github.com/tj-django/django-migration-fixer/tree/v1.3.3 ) (2021-09-03 )
44
5- [ Full Changelog] ( https://github.com/tj-django/django-migration-fixer/compare/v1.3.2...HEAD )
5+ [ Full Changelog] ( https://github.com/tj-django/django-migration-fixer/compare/v1.3.2...v1.3.3 )
66
77** Closed issues:**
88
99- Dependency Dashboard [ \# 40] ( https://github.com/tj-django/django-migration-fixer/issues/40 )
1010
11+ ** Merged pull requests:**
12+
13+ - Upgraded v1.3.1 → v1.3.2 [ \# 146] ( https://github.com/tj-django/django-migration-fixer/pull/146 ) ([ jackton1] ( https://github.com/jackton1 ) )
14+
1115## [ v1.3.2] ( https://github.com/tj-django/django-migration-fixer/tree/v1.3.2 ) (2021-09-03)
1216
1317[ Full Changelog] ( https://github.com/tj-django/django-migration-fixer/compare/v1.3.1...v1.3.2 )
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 make install
114114
115115 - name : Run django-migration-fixer
116- uses :
tj-django/[email protected] .2 116+ uses :
tj-django/[email protected] .3 117117 with :
118118 managepy-path : /path/to/manage.py
119119
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.3.2
2+ current_version = 1.3.3
33commit = True
44tag = False
55
Original file line number Diff line number Diff line change 107107 "Source" : "https://github.com/tj-django/django-migration-fixer" ,
108108 "Documentation" : "https://tj-django.github.io/django-migration-fixer" ,
109109 },
110- version = "1.3.2 " ,
110+ version = "1.3.3 " ,
111111 zip_safe = False ,
112112)
You can’t perform that action at this time.
0 commit comments