Releases: framebassman/chat
Releases · framebassman/chat
1.1.2943508056
Fix homepage property
1.1.2943440387
Hotfix/downgrade to dotnet3 (#57) * Downgrade runtimes * Add missed job * Fix * Fix sentry release step
1.1.2943036927
Hotfix/release (#56) * Fix * Update aspnet? * Update dotnet runtime in test workflow * Fix? * Fix? * Fix * Fix
1.1.2941235905
Hotfix (#49)
1.1.2941170147
Ci/release (#47) * Add new pipelines * Setup release pipeline * Fix * Fix
1.0.156: Bump elliptic from 6.5.3 to 6.5.4 in /Chat.Web/Client (#27)
* Bump elliptic from 6.5.3 to 6.5.4 in /Chat.Web/Client Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]> * Update Dockerfile Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dmitry Romashov <[email protected]>
1.0.145: Bump lodash from 4.17.15 to 4.17.19 in /Chat.Web/Client (#24)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dmitry Romashov <[email protected]>
1.0.141: Bump elliptic from 6.5.2 to 6.5.3 in /Chat.Web/Client (#25)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.0.135
fix sentry error (#23)
1.0.131: Support/healthcheck (#22)
* remove unused * run build on branch * fix CI? * fix