Skip to content

Commit

Permalink
chore(release): 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajohn25 committed Feb 15, 2023
1 parent c017a51 commit 876d976
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

### [6.1.1](https://github.com/politics-rewired/spoke/compare/v6.1.0...v6.1.1) (2023-02-15)


### Bug Fixes

* **apply tag dialog:** fix type errors ([#1567](https://github.com/politics-rewired/spoke/issues/1567)) ([c017a51](https://github.com/politics-rewired/spoke/commit/c017a51724f54208b9c57a22c1b0ca9b5e14369b))


### Backend Changes

* **tag editor list:** convert to .tsx ([#1566](https://github.com/politics-rewired/spoke/issues/1566)) ([b88521e](https://github.com/politics-rewired/spoke/commit/b88521e584b2ceb5e851f39b2183a7bfd5307947))

## [6.1.0](https://github.com/politics-rewired/spoke/compare/v6.1.0-rc.1...v6.1.0) (2023-02-06)


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": "6.1.0",
"version": "6.1.1",
"description": "Spoke",
"main": "src/server",
"engines": {
Expand Down

0 comments on commit 876d976

Please sign in to comment.