Skip to content

Commit

Permalink
docs: Update changelog for v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmaity1234 committed Apr 29, 2023
1 parent 54c8f67 commit 56d0c95
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fileignoreconfig:
- filename: .github/workflows/trivy.yaml
checksum: 26bacc66c011640e4402fe1f68b222dd3b737ca4b6a8289ae546c60c5bae8fc1
- filename: CHANGELOG.md
checksum: 6bda5aff281c6ce873f81885f733f937f1676a296c74adf7f0306020af542743
checksum: c6c036d8bc39ed89984d47d43a6831a9aa943a41a0ab90d034ee1cf6ed616e5a
- filename: README.md
checksum: bfc436a616ae14cc96c8a7d4bf8ea0701ef05c313f2a20f181ef7a8445ee4317
- filename: backend/build.gradle
Expand Down Expand Up @@ -85,6 +85,12 @@ fileignoreconfig:
checksum: cc4dba78359c923b57cfce895c5bf9d899076fb3cd5da0845a6bef2f6a5cec50
- filename: bin/lib.sh
checksum: 03d6f9c11020cbb0aab52ba5ed04b0eb58e92bd010799d8e05514e634194c9d0
- filename: doc/dark-theme/login.png
checksum: 74fccd805c33fa7ba0a31b2798ff245c7789d7f02dee471cdbfaaff9e2ccb15e
- filename: doc/dark-theme/workflow.png
checksum: f2eb4873eb3984f71c1029e5bcec6a9333cb734825b54c36854f7ccf72ddd41c
- filename: doc/light-theme/preferences.png
checksum: 6ce3dccfee60d58e6f39476d21de1e529dd997ace8ccf7481167d281d0a6e91c
- filename: frontend/__tests__/components/DashboardHeader.test.js
checksum: d54261241c0a39a39db0df8947728d154eb25b633320769412ecf03eb25eadce
- filename: frontend/mock-data/data.json
Expand All @@ -107,12 +113,6 @@ fileignoreconfig:
checksum: 47a364a256bad4b291e9e92ca1022fba97dea9556895e592993038c2cb949b15
- filename: frontend/src/services/storageService.js
checksum: 1201404e951f36868d024c62dd75f8339953922e43c68626e4698a5d6c1e11bc
- filename: doc/light-theme/preferences.png
checksum: 6ce3dccfee60d58e6f39476d21de1e529dd997ace8ccf7481167d281d0a6e91c
- filename: doc/dark-theme/workflow.png
checksum: f2eb4873eb3984f71c1029e5bcec6a9333cb734825b54c36854f7ccf72ddd41c
- filename: doc/dark-theme/login.png
checksum: 74fccd805c33fa7ba0a31b2798ff245c7789d7f02dee471cdbfaaff9e2ccb15e
allowed_patterns:
- key:\s\$\{\{\srunner\.os\s\}\}-\$\{\{\ssteps\.get-date\.outputs\.date\s\}\}-nvd-nist-cache-\$\{\{\shashFiles\(\'\*\*\/\*\.gradle\*\'\)\s\}\}
- key:\s\$\{\{\srunner\.os\s\}\}-node-\$\{\{\shashFiles\(\'\*\*\/package-lock\.json\'\)\s\}\}
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [v3.2.1](https://github.com/otto-de/gitactionboard/compare/v3.2.0...v3.2.1) (2023-04-29)

### Bug Fixes

- Hide password on login page for basic authentication ([5a30dbc](https://github.com/otto-de/gitactionboard/commit/5a30dbce0e084d54d01780c8f5fdad31afdc50e3))

## [v3.2.0](https://github.com/otto-de/gitactionboard/compare/v3.1.1...v3.2.0) (2023-04-27)

### Features
Expand Down

0 comments on commit 56d0c95

Please sign in to comment.