Skip to content

Commit

Permalink
ci: update version to v0.1.22 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rpvsilva authored and github-actions[bot] committed Oct 18, 2024
1 parent 34faefe commit c6e99aa
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 7 deletions.
50 changes: 46 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,52 @@

All notable changes to this project will be documented in this file.

## [Unreleased](https://github.com/xgeekshq/split/compare/v0.1.21...HEAD)
## [Unreleased](https://github.com/xgeekshq/split/compare/v0.1.22...HEAD)

## [v0.1.22](https://github.com/xgeekshq/split/compare/v0.1.21...v0.1.22) - 2024-10-18

### What Changed 👀

- feat: change split domain @r-p-alves (#1577)
- feat: create helm chart for split @r-p-alves (#1574)
- docs: add sousadax12 as a contributor for infra, and code @allcontributors (#1573)
- docs: add r-p-alves as a contributor for infra, and code @allcontributors (#1572)
- feat: update ci/cd to push docker image to the new container registry @r-p-alves (#1569)

### 🧩 Dependency Updates

<details>
<summary>27 changes</summary>
- chore(deps): bump tar from 6.1.11 to 6.2.1 in /backend @dependabot (#1561)
- chore(deps): bump ejs from 3.1.8 to 3.1.10 in /backend @dependabot (#1560)
- chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /frontend @dependabot (#1559)
- chore(deps): bump pug from 3.0.2 to 3.0.3 in /backend @dependabot (#1558)
- chore(deps): bump ws and socket.io-client in /frontend @dependabot (#1557)
- chore(deps): bump fast-xml-parser and @aws-sdk/credential-providers in /backend @dependabot (#1556)
- chore(deps): bump socket.io and @nestjs/platform-socket.io in /backend @dependabot (#1555)
- chore(deps-dev): bump elliptic from 6.5.4 to 6.5.7 in /frontend @dependabot (#1554)
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /backend @dependabot (#1553)
- chore(deps): bump axios and start-server-and-test in /frontend @dependabot (#1552)
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /frontend @dependabot (#1551)
- chore(deps): bump webpack and @nestjs/cli in /backend @dependabot (#1550)
- chore(deps): bump next from 13.5.4 to 14.2.14 in /frontend @dependabot (#1547)
- chore(deps): bump send and express in /frontend @dependabot (#1545)
- chore(deps-dev): bump @commitlint/cli from 18.4.2 to 19.2.1 @dependabot (#1543)
- chore(deps-dev): bump webpack-dev-middleware from 6.1.1 to 6.1.2 in /frontend @dependabot (#1542)
- chore(deps-dev): bump @commitlint/config-conventional from 18.4.3 to 19.1.0 @dependabot (#1541)
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /frontend @dependabot (#1539)
- chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 in /backend @dependabot (#1538)
- chore(deps): bump nodemailer from 6.7.7 to 6.9.9 in /backend @dependabot (#1537)
- chore(deps): bump jose from 4.13.1 to 4.15.5 in /frontend @dependabot (#1536)
- chore(deps-dev): bump ip from 2.0.0 to 2.0.1 in /frontend @dependabot (#1533)
- chore(deps): bump ip from 1.1.8 to 1.1.9 in /backend @dependabot (#1532)
- chore(deps-dev): bump husky from 8.0.3 to 9.0.11 @dependabot (#1529)
- chore(deps): bump release-drafter/release-drafter from 5 to 6 @dependabot (#1528)
- chore(deps): bump actions/cache from 3 to 4 @dependabot (#1523)
- chore(deps): bump msgpackr from 1.6.2 to 1.10.1 in /backend @dependabot (#1520)

</details>
**Full Changelog**: https://github.com/xgeekshq/split/compare/v0.1.21...v0.1.22

## [v0.1.21](https://github.com/xgeekshq/split/compare/v0.1.20...v0.1.21) - 2023-12-21

Expand Down Expand Up @@ -54,10 +99,8 @@ All notable changes to this project will be documented in this file.
- chore(deps): bump vm2 from 3.9.17 to 3.9.19 in /backend @dependabot (#1468)
- chore(deps): bump socket.io-parser from 4.2.2 to 4.2.3 in /backend @dependabot (#1470)
- chore(deps): bump engine.io, @nestjs/platform-socket.io and socket.io in /backend @dependabot (#1464)

</details>
**Full Changelog**: https://github.com/xgeekshq/split/compare/v0.1.20...v0.1.21

## [v0.1.20](https://github.com/xgeekshq/split/compare/v0.1.19...v0.1.20) - 2023-05-07

### What Changed 👀
Expand Down Expand Up @@ -188,7 +231,6 @@ All notable changes to this project will be documented in this file.
**Full Changelog**: https://github.com/xgeekshq/split/compare/v0.1.18...v0.1.19
## [v0.1.18](https://github.com/xgeekshq/split/compare/v0.1.17...v0.1.18) - 2023-03-24
### What Changed 👀

### 🐛 Bug Fixes

- fix: redirect guest user on public board @CatiaAntunes96 (#1304)
Expand Down
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "v0.1.21",
"version": "v0.1.22",
"description": "",
"author": "",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "v0.1.21",
"version": "v0.1.22",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "split",
"version": "v0.1.21",
"version": "v0.1.22",
"private": true,
"scripts": {
"prepare": "concurrently \"npm:prepare:backend\" \"npm:prepare:frontend\" \"husky install\"",
Expand Down

0 comments on commit c6e99aa

Please sign in to comment.