From 330afd30189b84282a08b0adb795129827431a14 Mon Sep 17 00:00:00 2001 From: Rihards Simanovics Date: Wed, 4 Sep 2024 00:15:43 +0100 Subject: [PATCH] chore(release): 1.0.0 --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..29137a6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 1.0.0 (2024-09-03) + + +### Bug Fixes + +* change localisation function from `$tc` to `$t` ([352dd33](https://github.com/rihards-simanovics/InvoiceShelf-payment-module/commits/352dd33ffec454442237eee3a4e7ef7cb9043ca4)) + + +### Chores + +* add husky and commitlint ([728231e](https://github.com/rihards-simanovics/InvoiceShelf-payment-module/commits/728231ed73d3387eafa5892a9ac0d2487a501cbe)) +* add LICENSE ([b0a23f3](https://github.com/rihards-simanovics/InvoiceShelf-payment-module/commits/b0a23f3e5be79709badbffd0b394941579a910cf)) +* add standard-version ([47e7dd5](https://github.com/rihards-simanovics/InvoiceShelf-payment-module/commits/47e7dd5729a6639eb0fb8e891bd8edd84560fcc9)) +* create a README.md file ([04f899b](https://github.com/rihards-simanovics/InvoiceShelf-payment-module/commits/04f899bf0fd030fb09b04b29455f0c80ce134af4)) +* migrate all references of Crater to Invoice Shelf ([0b7c6ec](https://github.com/rihards-simanovics/InvoiceShelf-payment-module/commits/0b7c6ec4c451fdd2705e2257a8827950a7cd93a8)) +* re-init module git tracking ([4a8a301](https://github.com/rihards-simanovics/InvoiceShelf-payment-module/commits/4a8a3013e7d27fcf151d9c06904b731f0f83ee2a))