|  | 
| 2 | 2 | 
 | 
| 3 | 3 | All notable changes to this project will be documented in this file. | 
| 4 | 4 | 
 | 
| 5 |  | -## [Unreleased](https://github.com/xgeekshq/split/compare/v0.1.21...HEAD) | 
|  | 5 | +## [Unreleased](https://github.com/xgeekshq/split/compare/v0.1.22...HEAD) | 
|  | 6 | + | 
|  | 7 | +## [v0.1.22](https://github.com/xgeekshq/split/compare/v0.1.21...v0.1.22) - 2024-10-18 | 
|  | 8 | + | 
|  | 9 | +### What Changed 👀 | 
|  | 10 | + | 
|  | 11 | +- feat: change split domain @r-p-alves (#1577) | 
|  | 12 | +- feat: create helm chart for split @r-p-alves (#1574) | 
|  | 13 | +- docs: add sousadax12 as a contributor for infra, and code @allcontributors (#1573) | 
|  | 14 | +- docs: add r-p-alves as a contributor for infra, and code @allcontributors (#1572) | 
|  | 15 | +- feat: update ci/cd to push docker image to the new container registry @r-p-alves (#1569) | 
|  | 16 | + | 
|  | 17 | +### 🧩 Dependency Updates | 
|  | 18 | + | 
|  | 19 | +<details> | 
|  | 20 | +<summary>27 changes</summary> | 
|  | 21 | +- chore(deps): bump tar from 6.1.11 to 6.2.1 in /backend @dependabot (#1561) | 
|  | 22 | +- chore(deps): bump ejs from 3.1.8 to 3.1.10 in /backend @dependabot (#1560) | 
|  | 23 | +- chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /frontend @dependabot (#1559) | 
|  | 24 | +- chore(deps): bump pug from 3.0.2 to 3.0.3 in /backend @dependabot (#1558) | 
|  | 25 | +- chore(deps): bump ws and socket.io-client in /frontend @dependabot (#1557) | 
|  | 26 | +- chore(deps): bump fast-xml-parser and @aws-sdk/credential-providers in /backend @dependabot (#1556) | 
|  | 27 | +- chore(deps): bump socket.io and @nestjs/platform-socket.io in /backend @dependabot (#1555) | 
|  | 28 | +- chore(deps-dev): bump elliptic from 6.5.4 to 6.5.7 in /frontend @dependabot (#1554) | 
|  | 29 | +- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /backend @dependabot (#1553) | 
|  | 30 | +- chore(deps): bump axios and start-server-and-test in /frontend @dependabot (#1552) | 
|  | 31 | +- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /frontend @dependabot (#1551) | 
|  | 32 | +- chore(deps): bump webpack and @nestjs/cli in /backend @dependabot (#1550) | 
|  | 33 | +- chore(deps): bump next from 13.5.4 to 14.2.14 in /frontend @dependabot (#1547) | 
|  | 34 | +- chore(deps): bump send and express in /frontend @dependabot (#1545) | 
|  | 35 | +- chore(deps-dev): bump @commitlint/cli from 18.4.2 to 19.2.1 @dependabot (#1543) | 
|  | 36 | +- chore(deps-dev): bump webpack-dev-middleware from 6.1.1 to 6.1.2 in /frontend @dependabot (#1542) | 
|  | 37 | +- chore(deps-dev): bump @commitlint/config-conventional from 18.4.3 to 19.1.0 @dependabot (#1541) | 
|  | 38 | +- chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /frontend @dependabot (#1539) | 
|  | 39 | +- chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 in /backend @dependabot (#1538) | 
|  | 40 | +- chore(deps): bump nodemailer from 6.7.7 to 6.9.9 in /backend @dependabot (#1537) | 
|  | 41 | +- chore(deps): bump jose from 4.13.1 to 4.15.5 in /frontend @dependabot (#1536) | 
|  | 42 | +- chore(deps-dev): bump ip from 2.0.0 to 2.0.1 in /frontend @dependabot (#1533) | 
|  | 43 | +- chore(deps): bump ip from 1.1.8 to 1.1.9 in /backend @dependabot (#1532) | 
|  | 44 | +- chore(deps-dev): bump husky from 8.0.3 to 9.0.11 @dependabot (#1529) | 
|  | 45 | +- chore(deps): bump release-drafter/release-drafter from 5 to 6 @dependabot (#1528) | 
|  | 46 | +- chore(deps): bump actions/cache from 3 to 4 @dependabot (#1523) | 
|  | 47 | +- chore(deps): bump msgpackr from 1.6.2 to 1.10.1 in /backend @dependabot (#1520) | 
|  | 48 | + | 
|  | 49 | +</details> | 
|  | 50 | +**Full Changelog**: https://github.com/xgeekshq/split/compare/v0.1.21...v0.1.22 | 
| 6 | 51 | 
 | 
| 7 | 52 | ## [v0.1.21](https://github.com/xgeekshq/split/compare/v0.1.20...v0.1.21) - 2023-12-21 | 
| 8 | 53 | 
 | 
| @@ -54,10 +99,8 @@ All notable changes to this project will be documented in this file. | 
| 54 | 99 | - chore(deps): bump vm2 from 3.9.17 to 3.9.19 in /backend @dependabot (#1468) | 
| 55 | 100 | - chore(deps): bump socket.io-parser from 4.2.2 to 4.2.3 in /backend @dependabot (#1470) | 
| 56 | 101 | - chore(deps): bump engine.io, @nestjs/platform-socket.io and socket.io in /backend @dependabot (#1464) | 
| 57 |  | - | 
| 58 | 102 | </details> | 
| 59 | 103 | **Full Changelog**: https://github.com/xgeekshq/split/compare/v0.1.20...v0.1.21 | 
| 60 |  | - | 
| 61 | 104 | ## [v0.1.20](https://github.com/xgeekshq/split/compare/v0.1.19...v0.1.20) - 2023-05-07 | 
| 62 | 105 | 
 | 
| 63 | 106 | ### What Changed 👀 | 
| @@ -188,7 +231,6 @@ All notable changes to this project will be documented in this file. | 
| 188 | 231 | **Full Changelog**: https://github.com/xgeekshq/split/compare/v0.1.18...v0.1.19 | 
| 189 | 232 | ## [v0.1.18](https://github.com/xgeekshq/split/compare/v0.1.17...v0.1.18) - 2023-03-24 | 
| 190 | 233 | ### What Changed 👀 | 
| 191 |  | - | 
| 192 | 234 | ### 🐛 Bug Fixes | 
| 193 | 235 | 
 | 
| 194 | 236 | - fix: redirect guest user on public board @CatiaAntunes96 (#1304) | 
|  | 
0 commit comments