Skip to content

Commit

Permalink
chore(release): 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hiemanshu committed Feb 6, 2023
1 parent 9306b95 commit 454a894
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.0](https://github.com/politics-rewired/spoke/compare/v6.1.0-rc.1...v6.1.0) (2023-02-06)


### Bug Fixes

* **instrumentation:** Move metrics middleware earlier in the stack to capture more of the call cycle ([#1552](https://github.com/politics-rewired/spoke/issues/1552)) ([338b241](https://github.com/politics-rewired/spoke/commit/338b2417a51297d8a2111419879fcece9e514f2f))

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


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

0 comments on commit 454a894

Please sign in to comment.