-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #58 from bibudem/release-please--branches--main--c…
…omponents--release-please-action chore(main): release 2.0.0
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |