diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..111bd3f3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# 1.0.0 (2023-02-03) + + +### Bug Fixes + +* **admin:** copy unit sequence to new units, avoid wrong unit number display and avoid user updating the wrong unit ([77057be](https://github.com/rimorin/ministry-mapper/commit/77057bec5aeab9ae1475c8040a506cedb5f4ccad)) +* **admin:** unit sequence does not handle 0 ([93b1b66](https://github.com/rimorin/ministry-mapper/commit/93b1b66e17e160ca3f9873bdbd1d4e3d908d6f12)) +* Configure GH personal token in workflow ([addcfe9](https://github.com/rimorin/ministry-mapper/commit/addcfe98888ba8a7c79bdea535c1c5e8b28ca197)) + + +### Features + +* Implement github release automation ([a00b1a6](https://github.com/rimorin/ministry-mapper/commit/a00b1a6b23735d4e3ae3efeeb566def454a33781))