Skip to content

Commit f502a8b

Browse files
authored
chore(main): release 2.3.1 (#284)
1 parent 59f6967 commit f502a8b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.0"
2+
".": "2.3.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.1](https://github.com/centrifuge/api/compare/v2.3.0...v2.3.1) (2025-05-02)
4+
5+
6+
### Bug Fixes
7+
8+
* breaking docker pulls ([59f6967](https://github.com/centrifuge/api/commit/59f69678da8c4b3e7f97dcd2d41ecc2569172d8c))
9+
310
## [2.3.0](https://github.com/centrifuge/api/compare/v2.2.0...v2.3.0) (2025-04-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@centrifuge/pools-subql",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Subquery for indexing Centrifuge pools",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)