Skip to content

Commit

Permalink
v16.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Dec 8, 2023
1 parent ccd2bee commit 434dfd7
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 18 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,12 @@ instructions, because git commits are used to generate release notes:
-->

<!-- scriv-insert-here -->

<a id='changelog-16.0.1'></a>
## v16.0.1 (2023-12-08)

- [Improvement] Add a changelog file to this plugin. (by @regisb)
- [Feature] Improve support of auto-mounted ecommerce repository. (by @regisb)
- [Improvement] Added Typing to code, Makefile and test action to the repository and formatted code with Black and isort. (by @CodeWithEmad)
- [Feature] Add patch ecommerce-dockerfile-pre-assets. (by @igobranco)
- [Bugfix] Switch ecommerce MFE port from 1996 to 7296, as it clashes with the new learner dashboard. (by @regisb)
1 change: 0 additions & 1 deletion changelog.d/20230320_152027_regis_changelog.md

This file was deleted.

12 changes: 0 additions & 12 deletions changelog.d/20230519_161836_regis.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20230919_104436_regis_auto_mount.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20231118_174413_codewithemad.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20231123_114642_ivo.branco.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20231206_174503_regis_orders_port.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutorecommerce/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "16.0.0"
__version__ = "16.0.1"

0 comments on commit 434dfd7

Please sign in to comment.