Skip to content

Commit

Permalink
chore(release): 3.11.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.11.0](v3.10.0...v3.11.0) (2025-02-03)

### Features

* **congregation:** add sorting for field service groups publishers ([57cb145](57cb145))

### Bug Fixes

* **components:** update button styles for longer text ([6559262](6559262))
* **reports:** reset submitted field service reports status ([3d69aaf](3d69aaf))

### Released behind flags

* **onboarding:** new user registration flow ([d4f2c53](d4f2c53))
  • Loading branch information
semantic-release-bot committed Feb 3, 2025
1 parent 18b654e commit d541592
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [3.11.0](https://github.com/sws2apps/organized-app/compare/v3.10.0...v3.11.0) (2025-02-03)

### Features

* **congregation:** add sorting for field service groups publishers ([57cb145](https://github.com/sws2apps/organized-app/commit/57cb145ca07892a88d29556ddc36e8d97ff29667))

### Bug Fixes

* **components:** update button styles for longer text ([6559262](https://github.com/sws2apps/organized-app/commit/6559262c6d48001c1c62ba271491f913b10faf79))
* **reports:** reset submitted field service reports status ([3d69aaf](https://github.com/sws2apps/organized-app/commit/3d69aaf8587a953cc0cb320384f286b643dfb659))

### Released behind flags

* **onboarding:** new user registration flow ([d4f2c53](https://github.com/sws2apps/organized-app/commit/d4f2c53d75dbfa1805651657f53c7895e6b83f26))

# [3.10.0](https://github.com/sws2apps/organized-app/compare/v3.9.3...v3.10.0) (2025-02-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "organized",
"private": true,
"version": "3.10.0",
"version": "3.11.0",
"license": "MIT",
"type": "module",
"repository": {
Expand Down

0 comments on commit d541592

Please sign in to comment.