From 8c00df8233ad05bc176d4e2b2aad4ba09a7ed29f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 18:54:06 +0000 Subject: [PATCH] chore(main): release 2.0.0 --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..9ead369 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,33 @@ # Changelog + +## 2.0.0 (2023-06-05) + + +### Features + +* **accessibility:** Added aria label ([36f42b6](https://github.com/bibudem/corvee-server/commit/36f42b67adf336a9901052a20f964d2a5f75b274)) +* Changed copy box styles ([2e9f18c](https://github.com/bibudem/corvee-server/commit/2e9f18c6c804777cdf6a0252521fc91c21dc5fed)) +* **reporter:** Bigger report window ([c79c3ec](https://github.com/bibudem/corvee-server/commit/c79c3ec5e6c04a7b57744d520ce4fc50cd3ef85d)) +* **SEO:** Added no indexing for robots ([be54830](https://github.com/bibudem/corvee-server/commit/be54830b1621cc11b72259c2f7181010d90c1c07)) +* **server:** Improved section page loading state visibility ([c0163f2](https://github.com/bibudem/corvee-server/commit/c0163f2a32566c69a14b1b8f9b5d51b04a4cd8c5)) +* **server:** Smaller "small" font size ([f8b34a5](https://github.com/bibudem/corvee-server/commit/f8b34a5bdc1b8da28aa3f32ee4a73fc957ef6b84)) +* Smaller report icon ([4ec5c29](https://github.com/bibudem/corvee-server/commit/4ec5c2990d4e4052171d98a630f3e22d8a9a6798)) +* Updated job for the current Corvée ([37ab8bd](https://github.com/bibudem/corvee-server/commit/37ab8bd58ab1dc25d314529c207a5e702eda10af)) +* Updated job for the current Corvée ([9697841](https://github.com/bibudem/corvee-server/commit/9697841be8a4f9597e92912087f259517dfdc797)) + + +### Bug Fixes + +* Fix wrong import path ([c7eb62b](https://github.com/bibudem/corvee-server/commit/c7eb62b0fc9118045eb521d6142d54bf61f1d6c5)) +* **reporter:** Prevent report window from opening twice on mouseenter ([cfda93b](https://github.com/bibudem/corvee-server/commit/cfda93bf90629e875d1a87090e40927abad19b57)) +* **server:** Chrome crashed on filter selection ([ce27407](https://github.com/bibudem/corvee-server/commit/ce274079dc8562a5c5f6f30e79384d944067def6)) +* **server:** Fix close dialoging when clicking on disabled pagination items ([19b4092](https://github.com/bibudem/corvee-server/commit/19b40928c508949609d8aacbb98e6c36b2bb297d)) +* **server:** lodash dependencie is required in production env ([b85dd24](https://github.com/bibudem/corvee-server/commit/b85dd247bf4ea7567c024aa8781d7281743ce655)) +* **server:** Pagination items are now not selectable ([40d3357](https://github.com/bibudem/corvee-server/commit/40d3357815251a824c13425ef5e37c244560df20)) + + +### Miscellaneous Chores + +* release 2.0.0 ([f8430a1](https://github.com/bibudem/corvee-server/commit/f8430a12768562b7eafafaec3b83a16ff02cdaae)) + +## Changelog