Skip to content

Commit

Permalink
release v2406.3
Browse files Browse the repository at this point in the history
  • Loading branch information
m4ra committed Jun 24, 2024
1 parent e319377 commit aad2092
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
Since version v2306 the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v2406.3
### Changed

- update a4 to aplus-v2406.3
- use magic as fallback to detect image filetype if MIMEImage fails to detect
it.

## v2406.2

### Added
Expand Down
4 changes: 0 additions & 4 deletions changelog/_1111.md

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fortawesome/fontawesome-free": "5.15.4",
"@maplibre/maplibre-gl-leaflet": "0.0.20",
"@react-leaflet/core": "^2.1.0",
"adhocracy4": "git+https://github.com/liqd/adhocracy4#811c326dd71d09df65d8f2394cf0fbee66160877",
"adhocracy4": "git+https://github.com/liqd/adhocracy4#aplus-v2406.3",
"autoprefixer": "10.4.19",
"bootstrap": "5.2.3",
"css-loader": "7.1.2",
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# A4
git+https://github.com/liqd/adhocracy4.git@811c326dd71d09df65d8f2394cf0fbee66160877#egg=adhocracy4
git+https://github.com/liqd/adhocracy4.git@aplus-v2406.3#egg=adhocracy4

# Additional requirements
brotli==1.1.0
Expand Down

0 comments on commit aad2092

Please sign in to comment.