Skip to content

Commit a5d1ec0

Browse files
ci(repo): Format files in the release PR
1 parent 2bb6521 commit a5d1ec0

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

CHANGELOG.md

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,44 +2,40 @@
22

33
## [0.0.30](https://github.com/FuelLabs/data-systems/compare/v0.0.29...v0.0.30) - 2025-05-14
44

5-
6-
7-
8-
95
### ⭐ Features
106

11-
- *(repo)*: Add messages ([#465](https://github.com/FuelLabs/data-systems/pull/465)) ([7a09099](https://github.com/FuelLabs/data-systems/commit/7a09099d2ee49a82c4dad6b1567df0fd373969ce) @pedronauck)
7+
- _(repo)_: Add messages ([#465](https://github.com/FuelLabs/data-systems/pull/465)) ([7a09099](https://github.com/FuelLabs/data-systems/commit/7a09099d2ee49a82c4dad6b1567df0fd373969ce) @pedronauck)
128

139
### 🐛 Bug Fixes
1410

15-
- *(repo)*: Dune integration ([f487ceb](https://github.com/FuelLabs/data-systems/commit/f487cebfd873986f7312dd0d72d46cba47b2a9fb) @pedronauck)
11+
- _(repo)_: Dune integration ([f487ceb](https://github.com/FuelLabs/data-systems/commit/f487cebfd873986f7312dd0d72d46cba47b2a9fb) @pedronauck)
1612

17-
- *(fuel-streams-domains)*: Adjust BlockHeaderVersion serialization ([7a421b7](https://github.com/FuelLabs/data-systems/commit/7a421b7dda0915d81cded4d9cb023614106efb89) @pedronauck)
13+
- _(fuel-streams-domains)_: Adjust BlockHeaderVersion serialization ([7a421b7](https://github.com/FuelLabs/data-systems/commit/7a421b7dda0915d81cded4d9cb023614106efb89) @pedronauck)
1814

19-
- *(fuel-streams-domains)*: BlockVersion serde configuration ([b99705e](https://github.com/FuelLabs/data-systems/commit/b99705ea324a0cf98d9f02801ef3db6edc9ac199) @pedronauck)
15+
- _(fuel-streams-domains)_: BlockVersion serde configuration ([b99705e](https://github.com/FuelLabs/data-systems/commit/b99705ea324a0cf98d9f02801ef3db6edc9ac199) @pedronauck)
2016

21-
- *(fuel-streams-domains)*: Improve accounts txs query performance ([#462](https://github.com/FuelLabs/data-systems/pull/462)) ([e2fb66e](https://github.com/FuelLabs/data-systems/commit/e2fb66e0ff6029e06bc9c53552db5ad1ec5039c3) @pedronauck)
17+
- _(fuel-streams-domains)_: Improve accounts txs query performance ([#462](https://github.com/FuelLabs/data-systems/pull/462)) ([e2fb66e](https://github.com/FuelLabs/data-systems/commit/e2fb66e0ff6029e06bc9c53552db5ad1ec5039c3) @pedronauck)
2218

23-
- *(sv-publisher)*: Restore tx_pointer for transactions ([41c4cd8](https://github.com/FuelLabs/data-systems/commit/41c4cd8c56f916dbf8ad5acd379186a196f604d4) @pedronauck)
19+
- _(sv-publisher)_: Restore tx_pointer for transactions ([41c4cd8](https://github.com/FuelLabs/data-systems/commit/41c4cd8c56f916dbf8ad5acd379186a196f604d4) @pedronauck)
2420

25-
- *(repo)*: Builder subscriptions count error ([b5a179f](https://github.com/FuelLabs/data-systems/commit/b5a179ffa508af512e129e2312d3b0d3dd91a227) @pedronauck)
21+
- _(repo)_: Builder subscriptions count error ([b5a179f](https://github.com/FuelLabs/data-systems/commit/b5a179ffa508af512e129e2312d3b0d3dd91a227) @pedronauck)
2622

2723
### 🔄 Refactor
2824

29-
- *(sv-dune)*: Improve Avro types ([#460](https://github.com/FuelLabs/data-systems/pull/460)) ([10a27dd](https://github.com/FuelLabs/data-systems/commit/10a27dd8dee72adc8e89568c7e0fcefa39246dc4) @pedronauck)
25+
- _(sv-dune)_: Improve Avro types ([#460](https://github.com/FuelLabs/data-systems/pull/460)) ([10a27dd](https://github.com/FuelLabs/data-systems/commit/10a27dd8dee72adc8e89568c7e0fcefa39246dc4) @pedronauck)
3026

3127
### 📚 Documentation
3228

33-
- *(repo)*: Improve project docs ([4ead022](https://github.com/FuelLabs/data-systems/commit/4ead022c1d4c10db4174a512d4b1864b18b0e56d) @pedronauck)
29+
- _(repo)_: Improve project docs ([4ead022](https://github.com/FuelLabs/data-systems/commit/4ead022c1d4c10db4174a512d4b1864b18b0e56d) @pedronauck)
3430

3531
### 💪🏼 Contributors
3632

37-
* @pedronauck
38-
33+
- @pedronauck
3934

4035
Want to contribute? Check out our [CONTRIBUTING.md](./CONTRIBUTING.md) guide!
4136

4237
---
38+
4339
## [0.0.29](https://github.com/FuelLabs/data-systems/compare/v0.0.28...v0.0.29) - 2025-04-18
4440

4541
### ⭐ Features

0 commit comments

Comments
 (0)