Skip to content

Commit

Permalink
Merge pull request #544 from readthedocs/davidfischer/release-0.48.0
Browse files Browse the repository at this point in the history
Release v0.48.0
  • Loading branch information
davidfischer committed Mar 16, 2022
2 parents aa51fe2 + c46f469 commit ec5066d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ CHANGELOG
.. This is included by docs/developer/changelog.rst
Version v0.48.0
---------------

This release was purely to update dependencies.

:date: March 16, 2022

* @dependabot[bot]: Bump pillow from 9.0.0 to 9.0.1 in /requirements (#543)
* @davidfischer: Use pytest for testing (#541)
* @davidfischer: Django 3.2 upgrade (#539)


Version v0.47.0
---------------

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethical-ad-server",
"version": "0.47.0",
"version": "0.48.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ec5066d

Please sign in to comment.