Skip to content

Commit

Permalink
⬆️(nau) upgrade richie to v2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sandroscosta committed Jun 14, 2024
1 parent 20e3244 commit 827a270
Show file tree
Hide file tree
Showing 4 changed files with 1,706 additions and 1,186 deletions.
2 changes: 1 addition & 1 deletion sites/nau/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- 👷(s3) replace s3cmd with awscli, that is more speedy
- 💚(circleci) upgrade circleci build
- 👷(docker) upgrade nodejs and python
- ⬆️(nau) upgrade richie to v2.26.0
- ⬆️(nau) upgrade richie to v2.28.0

## [1.24.0] - 2024-05-10

Expand Down
2 changes: 1 addition & 1 deletion sites/nau/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dockerflow==2024.4.2
factory-boy==3.3.0
gunicorn==22.0.0
psycopg2-binary==2.9.9
richie==2.26.0
richie==2.28.0
sentry-sdk==2.2.1
mysqlclient==2.1.1
# Remove django-cms dep when upgrading to richie 2.25.0
Expand Down
2 changes: 1 addition & 1 deletion sites/nau/src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"homepage": "https://github.com/fccn/nau-richie-site-factory#readme",
"dependencies": {
"richie-education": "2.26.0",
"richie-education": "2.28.0",
"source-map-loader": "4.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 827a270

Please sign in to comment.