Skip to content

Commit

Permalink
⬆️(nau) upgrade richie to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igobranco committed Nov 11, 2022
1 parent e664826 commit a802f3b
Show file tree
Hide file tree
Showing 4 changed files with 1,298 additions and 1,543 deletions.
1 change: 1 addition & 0 deletions sites/nau/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).

### Changed

- ⬆️(nau) upgrade richie to v2.17.0
- 👷(docker) add app `nauedu/nau` docker image with static assets.
The nauedu/nau docker image will start to have static assets,
to improve rolling deploy of the static assets.
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 @@ -6,7 +6,7 @@ django-storages==1.11.1
dockerflow==2022.1.0
gunicorn==20.1.0
psycopg2-binary==2.9.3
richie==2.16.0
richie==2.17.0
requests==2.28.1
sentry-sdk==1.5.12
mysqlclient==2.1.0
2 changes: 1 addition & 1 deletion sites/nau/src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/fccn/nau-richie-site-factory#readme",
"dependencies": {
"richie-education": "2.16.0"
"richie-education": "2.17.0"
},
"devDependencies": {
"@formatjs/cli": "4.8.2",
Expand Down
Loading

0 comments on commit a802f3b

Please sign in to comment.