Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 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](77057be))
* **admin:** unit sequence does not handle 0 ([93b1b66](93b1b66))
* Configure GH personal token in workflow ([addcfe9](addcfe9))

### Features

* Implement github release automation ([a00b1a6](a00b1a6))
  • Loading branch information
semantic-release-bot committed Feb 3, 2023
1 parent addcfe9 commit d8260f8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit d8260f8

Please sign in to comment.