Skip to content

Commit

Permalink
Necessary changes needed for release v2.9.3
Browse files Browse the repository at this point in the history
Signed-off-by: George Dias <[email protected]>
  • Loading branch information
georgedias committed Jan 2, 2024
1 parent 94ee29c commit b73e4cc
Show file tree
Hide file tree
Showing 6 changed files with 544 additions and 515 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
v2.9.3

- Database load pagination @georgedias (#5183)

## Dependency Updates
- Bump @aws-sdk/client-s3 from 3.481.0 to 3.484.0 @dependabot (#5388)
- Bump typedoc from 0.25.4 to 0.25.6 @dependabot (#5393)
- Bump @types/node from 20.10.5 to 20.10.6 @dependabot (#5391)
- Bump @aws-sdk/client-config-service from 3.481.0 to 3.484.0 @dependabot (#5389)
- Bump @aws-sdk/client-sts from 3.481.0 to 3.484.0 @dependabot (#5390)
- Bump core-js from 3.34.0 to 3.35.0 @dependabot (#5387)
- Bump moment from 2.29.4 to 2.30.1 @dependabot (#5385)
- Bump @types/supertest from 6.0.1 to 6.0.2 @dependabot (#5386)
- Bump axios from 1.6.2 to 1.6.3 @dependabot (#5381)
- Bump @aws-sdk/client-s3 from 3.478.0 to 3.481.0 @dependabot (#5379)
- Bump cypress from 13.6.1 to 13.6.2 @dependabot (#5378)
- Bump @aws-sdk/client-config-service from 3.478.0 to 3.481.0 @dependabot (#5383)
- Bump sass-loader from 10.5.0 to 13.3.3 @dependabot (#5376)
- Bump @mdi/js from 7.3.67 to 7.4.47 @dependabot (#5380)
- Bump @mdi/font from 7.3.67 to 7.4.47 @dependabot (#5382)
- Bump @aws-sdk/client-sts from 3.478.0 to 3.481.0 @dependabot (#5377)
- Bump apexcharts from 3.45.0 to 3.45.1 @dependabot (#5374)
- Bump @types/supertest from 2.0.16 to 6.0.1 @dependabot (#5373)
- Bump date-fns from 3.0.5 to 3.0.6 @dependabot (#5372)
- Bump date-fns from 3.0.3 to 3.0.5 @dependabot (#5371)
- Bump @aws-sdk/client-s3 from 3.477.0 to 3.478.0 @dependabot (#5369)
- Bump @aws-sdk/client-config-service from 3.477.0 to 3.478.0 @dependabot (#5366)
- Bump @aws-sdk/client-sts from 3.477.0 to 3.478.0 @dependabot (#5368)
- Bump date-fns from 3.0.1 to 3.0.3 @dependabot (#5367)
- Bump tailwindcss from 3.3.7 to 3.4.0 @dependabot (#5365)
- Bump @aws-sdk/client-config-service from 3.476.0 to 3.477.0 @dependabot (#5363)
- Bump @aws-sdk/client-s3 from 3.476.0 to 3.477.0 @dependabot (#5362)
- Bump date-fns from 3.0.0 to 3.0.1 @dependabot (#5364)
- Bump @aws-sdk/client-sts from 3.476.0 to 3.477.0 @dependabot (#5361)


v2.9.2

- Upgrade to aws sdk v3 @Amndeep7 (#5310)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.9.2
v2.9.3
6 changes: 6 additions & 0 deletions apps/frontend/public/static/export/bootstrap.min.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions apps/frontend/public/static/export/bootstrap.min.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions apps/frontend/public/static/export/jquery.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit b73e4cc

Please sign in to comment.