Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
v12.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksellen committed Sep 12, 2023
1 parent 8b083ed commit 5fcb1cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ Please document your changes in this format:
```

## [Unreleased]

## [12.0.1] - 2023-09-12
### Fixed
- fix rejoining activity @nicksellen #2677
- fix rejoining activity @nicksellen [#2677]

## [12.0.0] - 2023-09-08
### Added
Expand Down Expand Up @@ -915,8 +917,10 @@ After months of planning and programming, the first version of ~the foodsaving t
[#2660]: https://github.com/karrot-dev/karrot-frontend/issues/2660
[#2662]: https://github.com/karrot-dev/karrot-frontend/issues/2662
[#2663]: https://github.com/karrot-dev/karrot-frontend/issues/2663
[#2677]: https://github.com/karrot-dev/karrot-frontend/issues/2677

[Unreleased]: https://github.com/karrot-dev/karrot-frontend/compare/v12.0.0...HEAD
[Unreleased]: https://github.com/karrot-dev/karrot-frontend/compare/v12.0.1...HEAD
[12.0.1]: https://github.com/karrot-dev/karrot-frontend/compare/v12.0.0...v12.0.1
[12.0.0]: https://github.com/karrot-dev/karrot-frontend/compare/v11.0.1...v12.0.0
[11.0.1]: https://github.com/karrot-dev/karrot-frontend/compare/v11.0.0...v11.0.1
[11.0.0]: https://github.com/karrot-dev/karrot-frontend/compare/v10.0.4...v11.0.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "karrot-frontend",
"productName": "Karrot",
"version": "12.0.0",
"version": "12.0.1",
"description": "Karrot is a free and open-source tool for grassroots initiatives and groups of people that want to coordinate face-to-face activities on a local, autonomous and voluntary basis.",
"author": "Karrot Team <info@karrot.world>",
"homepage": "https://karrot.world/",
Expand Down

0 comments on commit 5fcb1cc

Please sign in to comment.