Skip to content

Commit c0e6998

Browse files
authored
dependencies: update a4 tag (#3041)
1 parent 2853750 commit c0e6998

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,16 @@ All notable changes to this project will be documented in this file.
55
Since version v2306 the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
This project (not yet) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
98
## Unreleased
109

10+
### Added
11+
12+
### Changed
13+
14+
### Fixed
15+
16+
## v2602.1
17+
1118
### Changed
1219

1320
- Notification message_templates stored in English, translated at runtime

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@maplibre/maplibre-gl-leaflet": "0.0.22",
2020
"@prosopo/procaptcha-wrapper": "^2.6.11",
2121
"@react-leaflet/core": "^2.1.0",
22-
"adhocracy4": "git+https://github.com/liqd/adhocracy4.git#aplus-v2601.2",
22+
"adhocracy4": "git+https://github.com/liqd/adhocracy4.git#aplus-v2602.1",
2323
"autoprefixer": "10.4.20",
2424
"bootstrap": "5.2.3",
2525
"css-loader": "7.1.2",

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A4
2-
git+https://github.com/liqd/adhocracy4.git@aplus-v2601.2#egg=adhocracy4
2+
git+https://github.com/liqd/adhocracy4.git@aplus-v2602.1#egg=adhocracy4
33

44
# Additional requirements
55
brotli==1.1.0

0 commit comments

Comments
 (0)