Skip to content

Commit

Permalink
chore(release): 4.36.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bchrobot committed Aug 24, 2022
1 parent cd665d2 commit 55747c6
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
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [4.36.0-rc.0](https://github.com/politics-rewired/spoke/compare/v4.35.1...v4.36.0-rc.0) (2022-08-24)


### Features

* allow superadmins to manage organizations ([#1348](https://github.com/politics-rewired/spoke/issues/1348)) ([cd665d2](https://github.com/politics-rewired/spoke/commit/cd665d2edd89214ba85a584e78a58a75b1bd92cc))
* **autosend:** add basic autosend page ([#1350](https://github.com/politics-rewired/spoke/issues/1350)) ([b6a6325](https://github.com/politics-rewired/spoke/commit/b6a6325362bfc0099c3b58368516c7cd463ec49b))
* **superadmin:** allow managing other superadmins ([#1347](https://github.com/politics-rewired/spoke/issues/1347)) ([d0c98dc](https://github.com/politics-rewired/spoke/commit/d0c98dc8191af32e34ae7db262c2c999638c486f))
* add a superadmin page, add people management ([#1334](https://github.com/politics-rewired/spoke/issues/1334)) ([fcb6004](https://github.com/politics-rewired/spoke/commit/fcb6004c47949fa155b97ea6b7bea7ecd61fa1ef))


### Bug Fixes

* **message-review:** display accurate error description ([#1351](https://github.com/politics-rewired/spoke/issues/1351)) ([012f629](https://github.com/politics-rewired/spoke/commit/012f629699d4c194aa3b6dff0519c329ee599fd2))

### [4.35.1](https://github.com/politics-rewired/spoke/compare/v4.35.0...v4.35.1) (2022-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spoke",
"version": "4.35.1",
"version": "4.36.0-rc.0",
"description": "Spoke",
"main": "src/server",
"engines": {
Expand Down

0 comments on commit 55747c6

Please sign in to comment.