Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit 4badd21

Browse files
chore(release): 0.2.2 [skip ci]
## [0.2.2](v0.2.1...v0.2.2) (2024-07-02) ### Bug Fixes * fastify-metrics version ([ce25cb0](ce25cb0))
1 parent ce25cb0 commit 4badd21

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.2](https://github.com/hirosystems/runehook/compare/v0.2.1...v0.2.2) (2024-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* fastify-metrics version ([ce25cb0](https://github.com/hirosystems/runehook/commit/ce25cb090992439d826ffde22ec346584a9243c2))
7+
18
## [0.2.1](https://github.com/hirosystems/runehook/compare/v0.2.0...v0.2.1) (2024-07-02)
29

310

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "runehook"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55

66
[[bin]]

api/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hirosystems/runes-api",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)